Explorar o código

Missing stdlib.h from lcr_ifact.c.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1434 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=18) %!d(string=hai) anos
pai
achega
45823185e7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lcr/lcr_ifact.c

+ 1 - 0
lcr/lcr_ifact.c

@@ -42,6 +42,7 @@
 #include "lcr_comp.h"
 #include "lcr_comp.h"
 #include "lcr_ifact.h"
 #include "lcr_ifact.h"
 #include "../include/hdb.h"
 #include "../include/hdb.h"
+#include <stdlib.h>
 
 
 struct lcr_component_instance {
 struct lcr_component_instance {
 	struct lcr_iface *ifaces;
 	struct lcr_iface *ifaces;