From: Jan Pospíšil Date: Sun, 10 Jun 2007 21:42:10 +0000 (+0000) Subject: aftermove typo X-Git-Tag: glite-yaim-lb_R_3_1_1-1~21 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=089b45719bed6f607a0d78aa828ad1f3b0877b35;p=jra1mw.git aftermove typo --- diff --git a/org.glite.lb.server/src/mon-db.c b/org.glite.lb.server/src/mon-db.c index 2edcdc9..d78be77 100644 --- 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' },