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:
59c2d73
)
added missing include
author
Michal Voců
<michal@ruk.cuni.cz>
Tue, 9 Feb 2010 08:10:43 +0000
(08:10 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Tue, 9 Feb 2010 08:10:43 +0000
(08:10 +0000)
org.glite.lb.logger/src/interlogd.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/src/interlogd.c
b/org.glite.lb.logger/src/interlogd.c
index
ff4e981
..
cc2d543
100644
(file)
--- a/
org.glite.lb.logger/src/interlogd.c
+++ b/
org.glite.lb.logger/src/interlogd.c
@@
-11,6
+11,7
@@
#include <pthread.h>
#include <errno.h>
#include <assert.h>
+#include <sys/stat.h>
#include "interlogd.h"
#include "glite/lb/log_proto.h"