summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-fault.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap/soap-fault.c')
-rw-r--r--libcsoap/soap-fault.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libcsoap/soap-fault.c b/libcsoap/soap-fault.c
index 9de1e2b..c4768e6 100644
--- a/libcsoap/soap-fault.c
+++ b/libcsoap/soap-fault.c
@@ -1,5 +1,5 @@
/******************************************************************
-* $Id: soap-fault.c,v 1.10 2006/03/06 13:37:38 m0gg Exp $
+* $Id: soap-fault.c,v 1.11 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,8 @@
#include <string.h>
#endif
+#include <nanohttp/nanohttp-logging.h>
+
#include "soap-fault.h"
#include "soap-xml.h"