summaryrefslogtreecommitdiff
path: root/http-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'http-internal.h')
-rw-r--r--http-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/http-internal.h b/http-internal.h
index 82dd402a..6f2f5b85 100644
--- a/http-internal.h
+++ b/http-internal.h
@@ -99,6 +99,7 @@ struct evhttp_connection {
struct event_base *base;
struct evdns_base *dns_base;
+ int ai_family;
/* Saved conn_addr, to extract IP address from it.
*