From 03206fb654e1290e76dcb61c92f09ee15f007152 Mon Sep 17 00:00:00 2001 From: damitha Date: Thu, 9 Jun 2011 16:54:19 +0000 Subject: git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133996 13f79535-47bb-0310-9956-ffa450edef68 --- src/core/transport/http/sender/http_sender.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/transport') 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> -- cgit v1.1-32-gdbae