summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap/soap-client.c')
-rw-r--r--libcsoap/soap-client.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcsoap/soap-client.c b/libcsoap/soap-client.c
index cdf4d55..67b7681 100644
--- a/libcsoap/soap-client.c
+++ b/libcsoap/soap-client.c
@@ -1,5 +1,5 @@
/******************************************************************
-* $Id: soap-client.c,v 1.26 2006/03/07 16:21:47 m0gg Exp $
+* $Id: soap-client.c,v 1.27 2006/07/09 16:24:19 snowdrop Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -33,6 +33,7 @@
#include <stdio.h>
#endif
+#include <nanohttp/nanohttp-logging.h>
#include <nanohttp/nanohttp-client.h>
#include "soap-client.h"