summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap/soap-service.c')
-rw-r--r--libcsoap/soap-service.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcsoap/soap-service.c b/libcsoap/soap-service.c
index fd72ce6..e2a486a 100644
--- a/libcsoap/soap-service.c
+++ b/libcsoap/soap-service.c
@@ -1,5 +1,5 @@
/******************************************************************
-* $Id: soap-service.c,v 1.7 2006/02/27 22:26:02 snowdrop Exp $
+* $Id: soap-service.c,v 1.8 2006/07/09 16:24:19 snowdrop Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -29,6 +29,7 @@
#include <string.h>
#endif
+#include <nanohttp/nanohttp-logging.h>
#include <nanohttp/nanohttp-common.h>
#include "soap-service.h"