aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/http.c')
-rw-r--r--common/http.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/http.c b/common/http.c
index 3720b00af..6a015d1b3 100644
--- a/common/http.c
+++ b/common/http.c
@@ -70,6 +70,7 @@ typedef gnutls_transport_ptr gnutls_transport_ptr_t;
#endif
#include "util.h"
+#include "i18n.h"
#include "http.h"
#ifdef USE_DNS_SRV
#include "srv.h"