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:
15ef415
)
Missing #include added to fix compiler warning.
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Fri, 8 Oct 2010 12:19:00 +0000
(12:19 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Fri, 8 Oct 2010 12:19:00 +0000
(12:19 +0000)
org.glite.lb.client/src/notify.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/notify.c
b/org.glite.lb.client/src/notify.c
index
8013dcc
..
558bf86
100644
(file)
--- a/
org.glite.lb.client/src/notify.c
+++ b/
org.glite.lb.client/src/notify.c
@@
-26,6
+26,7
@@
limitations under the License.
#include "glite/security/glite_gss.h"
#include "glite/lb/context.h"
+#include "glite/lb/connpool.h"
#include "notification.h"
#include "stat_fields.h"