summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>