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:
4b3c152
)
Oops, missing #include "soap_version.h" so the detection didn't work.
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 13 Jun 2005 11:46:13 +0000
(11:46 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 13 Jun 2005 11:46:13 +0000
(11:46 +0000)
org.glite.lb.server/src/ws_query.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/ws_query.c
b/org.glite.lb.server/src/ws_query.c
index
c67343c
..
fb30e49
100644
(file)
--- a/
org.glite.lb.server/src/ws_query.c
+++ b/
org.glite.lb.server/src/ws_query.c
@@
-12,6
+12,8
@@
#include "ws_fault.h"
#include "ws_typeref.h"
+#include "soap_version.h"
+
#if GSOAP_VERSION <= 20602
#define __lb__GetVersion __ns1__GetVersion
#define __lb__JobStatus __ns1__JobStatus