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:
4199164
)
IA64 includes -- just not to forget
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 30 Nov 2005 14:08:01 +0000
(14:08 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 30 Nov 2005 14:08:01 +0000
(14:08 +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
befa8cd
..
eaf5d2f
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>
#include <math.h>