diff options
Diffstat (limited to 'src/sock.c')
-rw-r--r-- | src/sock.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ #include "main.h" +#include <ares.h> + #include "log.h" #include "heap.h" #include "network.h" |
index : tinyproxy | ||
Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems |
summaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | src/sock.c | 2 |
@@ -27,6 +27,8 @@ #include "main.h" +#include <ares.h> + #include "log.h" #include "heap.h" #include "network.h" |