summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap/soap-xml.h')
-rw-r--r--libcsoap/soap-xml.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libcsoap/soap-xml.h b/libcsoap/soap-xml.h
index 801091d..9b0a7a5 100644
--- a/libcsoap/soap-xml.h
+++ b/libcsoap/soap-xml.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: soap-xml.h,v 1.9 2006/11/21 08:34:34 m0gg Exp $
+ * $Id: soap-xml.h,v 1.10 2006/11/21 20:59:02 m0gg Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -27,8 +27,6 @@
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
-#include <nanohttp/nanohttp-common.h>
-
static const char * const soap_env_ns = "http://schemas.xmlsoap.org/soap/envelope/";
static const char * const soap_env_enc = "http://schemas.xmlsoap.org/soap/encoding/";
static const char * const soap_xsi_ns = "http://www.w3.org/1999/XMLSchema-instance";