#include lbu/db.h where it's really needed
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 9 Apr 2008 15:38:35 +0000 (15:38 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 9 Apr 2008 15:38:35 +0000 (15:38 +0000)
org.glite.lb.server/src/jobstat.h

index 128be56..e0036fe 100644 (file)
@@ -5,6 +5,7 @@
 
 #include "glite/lb/jobstat.h"
 #include "glite/lb/intjobstat.h"
+#include "glite/lbu/db.h"
 
 int edg_wll_JobStatusServer(edg_wll_Context, glite_jobid_const_t, int, edg_wll_JobStat *);