include sys/stat.h
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 8 Apr 2008 13:52:38 +0000 (13:52 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Tue, 8 Apr 2008 13:52:38 +0000 (13:52 +0000)
org.glite.lb.state-machine/src/lb_plugin.c

index 9e542db..323c176 100644 (file)
@@ -8,6 +8,7 @@
 #include <errno.h>
 #include <time.h>
 #include <ctype.h>
+#include <sys/stat.h>
 
 #include <cclassad.h>