summaryrefslogtreecommitdiffstats
path: root/src/reverse_proxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reverse_proxy.c')
-rw-r--r--src/reverse_proxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reverse_proxy.c b/src/reverse_proxy.c
index ae8e9f5..3f0a839 100644
--- a/src/reverse_proxy.c
+++ b/src/reverse_proxy.c
@@ -35,6 +35,7 @@
#include "lockdown.h"
#include "common/debug.h"
#include "endianness.h"
+#include "asprintf.h"
#ifndef ECONNRESET
#define ECONNRESET 108