diff options
Diffstat (limited to '')
-rw-r--r-- | src/reqs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ * and then relays the bytes between the two. */ -#include "tinyproxy.h" +#include "main.h" #include "acl.h" #include "anonymous.h" |