ia64 patches applied for the compilation
authorMarian Zurek <Marian.Zurek@cern.ch>
Wed, 21 Sep 2005 11:20:24 +0000 (11:20 +0000)
committerMarian Zurek <Marian.Zurek@cern.ch>
Wed, 21 Sep 2005 11:20:24 +0000 (11:20 +0000)
org.glite.lb.common/src/log_msg.c

index 324b56d..9b7784f 100644 (file)
@@ -1,3 +1,8 @@
+#include <unistd.h>
+#include <fcntl.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <pwd.h>
 #include <sys/un.h>
 #include <stdio.h>