summaryrefslogtreecommitdiffstats
path: root/include/haproxy/http_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/http_client.h')
-rw-r--r--include/haproxy/http_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/haproxy/http_client.h b/include/haproxy/http_client.h
index 241ca24..93f3fc1 100644
--- a/include/haproxy/http_client.h
+++ b/include/haproxy/http_client.h
@@ -1,6 +1,7 @@
#ifndef _HAPROXY_HTTPCLIENT_H
#define _HAPROXY_HTTPCLIENT_H
+#include <haproxy/buf.h>
#include <haproxy/http_client-t.h>
void httpclient_destroy(struct httpclient *hc);