git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc7c435
)
ia64 patches applied for the compilation
author
Marian Zurek
<Marian.Zurek@cern.ch>
Wed, 21 Sep 2005 11:20:24 +0000
(11:20 +0000)
committer
Marian Zurek
<Marian.Zurek@cern.ch>
Wed, 21 Sep 2005 11:20:24 +0000
(11:20 +0000)
org.glite.lb.common/src/log_msg.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/src/log_msg.c
b/org.glite.lb.common/src/log_msg.c
index
324b56d
..
9b7784f
100644
(file)
--- a/
org.glite.lb.common/src/log_msg.c
+++ b/
org.glite.lb.common/src/log_msg.c
@@
-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>