summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-response.h
diff options
context:
space:
mode:
Diffstat (limited to 'nanohttp/nanohttp-response.h')
-rwxr-xr-xnanohttp/nanohttp-response.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/nanohttp/nanohttp-response.h b/nanohttp/nanohttp-response.h
index 622ef63..4dcc452 100755
--- a/nanohttp/nanohttp-response.h
+++ b/nanohttp/nanohttp-response.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: nanohttp-response.h,v 1.7 2006/03/06 13:37:38 m0gg Exp $
+ * $Id: nanohttp-response.h,v 1.8 2006/11/19 09:40:14 m0gg Exp $
*
* CSOAP Project: A http client/server library in C
* Copyright (C) 2003-2004 Ferhat Ayaz
@@ -21,12 +21,8 @@
*
* Email: ferhatayaz@yahoo.com
******************************************************************/
-#ifndef NANO_HTTP_RESPONSE_H
-#define NANO_HTTP_RESPONSE_H
-
-#include <nanohttp/nanohttp-stream.h>
-#include <nanohttp/nanohttp-common.h>
-#include <nanohttp/nanohttp-mime.h>
+#ifndef __nanohttp_response_h
+#define __nanohttp_response_h
/* response object */
typedef struct hresponse