added missing include
authorMichal Voců <michal@ruk.cuni.cz>
Tue, 9 Feb 2010 08:10:43 +0000 (08:10 +0000)
committerMichal Voců <michal@ruk.cuni.cz>
Tue, 9 Feb 2010 08:10:43 +0000 (08:10 +0000)
org.glite.lb.logger/src/interlogd.c

index ff4e981..cc2d543 100644 (file)
@@ -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"