undef REFUSED -- XXX fix to build with gsoap 2.6
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 15 Jul 2005 13:41:50 +0000 (13:41 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 15 Jul 2005 13:41:50 +0000 (13:41 +0000)
org.glite.lb.server/src/bkserverd.c

index a277103..f387486 100644 (file)
 
 #ifdef GLITE_LB_SERVER_WITH_WS
 #  if GSOAP_VERSION < 20700
-        /*     STATUS - defined in <arpa/nameser.h> and it's includes
-         *     brake the build
+        /*     defined in <arpa/nameser.h> and it's includes
+         *     break the build
          */
 #    undef STATUS
+#    undef REFUSED
 #  endif
 #include "LoggingAndBookkeeping.nsmap"
 #endif /* GLITE_LB_SERVER_WITH_WS */