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:
fdb6a18
)
#include lbu/db.h where it's really needed
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 9 Apr 2008 15:38:35 +0000
(15:38 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 9 Apr 2008 15:38:35 +0000
(15:38 +0000)
org.glite.lb.server/src/jobstat.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/jobstat.h
b/org.glite.lb.server/src/jobstat.h
index
128be56
..
e0036fe
100644
(file)
--- a/
org.glite.lb.server/src/jobstat.h
+++ b/
org.glite.lb.server/src/jobstat.h
@@
-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 *);