added time.h for struct timeval
authorJan Pospíšil <honik@ntc.zcu.cz>
Sun, 10 Jun 2007 16:44:13 +0000 (16:44 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sun, 10 Jun 2007 16:44:13 +0000 (16:44 +0000)
org.glite.lb.common/interface/jobstat.h.T

index ee2fab9..614ad02 100644 (file)
@@ -12,6 +12,8 @@
 */
 @@@LANG: C
 
+#include <sys/time.h>
+
 #include "glite/wmsutils/jobid/cjobid.h"
 
 #ifdef __cplusplus