summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar damitha2011-06-09 16:54:19 +0000
committerGravatar damitha2011-06-09 16:54:19 +0000
commit03206fb654e1290e76dcb61c92f09ee15f007152 (patch)
tree6ff36affd4075e3b928614f7210e8c520bc28490
parenta414433d55d6a3d956c0fd1956952247fc11180a (diff)
downloadaxis2c-03206fb654e1290e76dcb61c92f09ee15f007152.tar.gz
axis2c-03206fb654e1290e76dcb61c92f09ee15f007152.tar.bz2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133996 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--src/core/transport/http/sender/http_sender.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/transport/http/sender/http_sender.c b/src/core/transport/http/sender/http_sender.c
index e7cf495..afcd390 100644
--- a/src/core/transport/http/sender/http_sender.c
+++ b/src/core/transport/http/sender/http_sender.c
@@ -25,6 +25,7 @@
#include <axis2_ctx.h>
#include <axis2_conf_ctx.h>
#include <axis2_http_client.h>
+#include <axis2_http_header.h>
#include <axiom_xml_writer.h>
#include <axutil_property.h>
#include <axutil_param.h>