about summary refs log tree commit diff stats
path: root/src/tools/http_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/http_common.c')
-rw-r--r--src/tools/http_common.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/http_common.c b/src/tools/http_common.c
index e066a6f6..cd24c57e 100644
--- a/src/tools/http_common.c
+++ b/src/tools/http_common.c
@@ -33,6 +33,8 @@
  *
  */
 
+#include "config.h"
+
 #define _GNU_SOURCE 1
 
 #include <stdlib.h>