include string.h for strlen and strcmp prototypes. include string.h for
authorLarry Ewing <lewing@ximian.com>
Thu, 24 May 2001 20:18:47 +0000 (20:18 +0000)
committerLarry Ewing <lewing@src.gnome.org>
Thu, 24 May 2001 20:18:47 +0000 (20:18 +0000)
001-05-24  Larry Ewing  <lewing@ximian.com>

* src/soup-wsdl-runtime/wsdl-soap-parse.c: include string.h for
strlen and strcmp prototypes.
* src/soup-wsdl-runtime/wsdl-soap-memory.c: include string.h for
memset prototype.

ChangeLog

index 6475b05..639eba8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-24  Larry Ewing  <lewing@ximian.com>
+
+       * src/soup-wsdl-runtime/wsdl-soap-parse.c: include string.h for
+       strlen and strcmp prototypes.
+       * src/soup-wsdl-runtime/wsdl-soap-memory.c: include string.h for
+       memset prototype.
+
 2001-05-23  Dick Porter  <dick@ximian.com>
 
        * src/soup-wsdl-runtime/wsdl-typecodes-c.c