From 949a8d0b46d6baa9f42c2f8c3bd5e3bdc3596cbd Mon Sep 17 00:00:00 2001 From: m0gg Date: Sun, 19 Nov 2006 09:40:14 +0000 Subject: nanohttp admin patch; code cleanup --- libcsoap/soap-ctx.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'libcsoap/soap-ctx.h') diff --git a/libcsoap/soap-ctx.h b/libcsoap/soap-ctx.h index d418037..a70a88f 100755 --- a/libcsoap/soap-ctx.h +++ b/libcsoap/soap-ctx.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: soap-ctx.h,v 1.9 2006/03/06 13:37:38 m0gg Exp $ + * $Id: soap-ctx.h,v 1.10 2006/11/19 09:40:14 m0gg Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -24,9 +24,6 @@ #ifndef cSOAP_CTX_H #define cSOAP_CTX_H -#include -#include - #include #define SOAP_ERROR_NO_FILE_ATTACHED 4001 -- cgit v1.1-32-gdbae