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:
abfdd23
)
correct path to log_proto.h
author
Miloš Mulač
<mulac@civ.zcu.cz>
Fri, 25 Aug 2006 11:58:58 +0000
(11:58 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Fri, 25 Aug 2006 11:58:58 +0000
(11:58 +0000)
org.glite.lb.common/interface/connpool.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/connpool.h
b/org.glite.lb.common/interface/connpool.h
index
6bb18d4
..
f9c1df7
100644
(file)
--- a/
org.glite.lb.common/interface/connpool.h
+++ b/
org.glite.lb.common/interface/connpool.h
@@
-2,7
+2,7
@@
#include "glite/lb/consumer.h"
#include "lb_plain_io.h"
#include "authz.h"
-#include "
glite/lb/
log_proto.h"
+#include "log_proto.h"
#include <pthread.h>
#ifdef __cplusplus