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:
25f256d
)
aftermove typo
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Sun, 10 Jun 2007 21:42:10 +0000
(21:42 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Sun, 10 Jun 2007 21:42:10 +0000
(21:42 +0000)
org.glite.lb.server/src/mon-db.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/mon-db.c
b/org.glite.lb.server/src/mon-db.c
index
2edcdc9
..
d78be77
100644
(file)
--- a/
org.glite.lb.server/src/mon-db.c
+++ b/
org.glite.lb.server/src/mon-db.c
@@
-11,9
+11,10
@@
#include "glite/wmsutils/jobid/strmd5.h"
#include "glite/lb/consumer.h"
#include "glite/lb/context-int.h"
-#include "glite/lb/lbs_db.h"
#include "glite/lb/jobstat.h"
+#include "lbs_db.h"
+
static struct option opts[] = {
{ "mysql",1,NULL,'m' },
{ "debug",0,NULL,'d' },