mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-14 21:22:36 +00:00
Missing stdlib.h from lcr_ifact.c.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1434 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
69b128e700
commit
45823185e7
@ -42,6 +42,7 @@
|
||||
#include "lcr_comp.h"
|
||||
#include "lcr_ifact.h"
|
||||
#include "../include/hdb.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
struct lcr_component_instance {
|
||||
struct lcr_iface *ifaces;
|
||||
|
Loading…
Reference in New Issue
Block a user