belated fix to make this compile again
authorDan Winship <danw@src.gnome.org>
Fri, 22 Aug 2003 16:36:47 +0000 (16:36 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 22 Aug 2003 16:36:47 +0000 (16:36 +0000)
tests/simple-proxy.c

index 4905d0a..f3458c0 100644 (file)
@@ -16,6 +16,7 @@
 #include <glib.h>
 #include <libsoup/soup-message.h>
 #include <libsoup/soup-server.h>
+#include <libsoup/soup-server-message.h>
 
 /* WARNING: this is really really really not especially compliant with
  * RFC 2616. But it does work for basic stuff.