diff options
Diffstat (limited to 'src/log.c')
-rw-r--r-- | src/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ * or the syslog daemon. Not much to it... */ -#include "tinyproxy.h" +#include "main.h" #include "heap.h" #include "log.h" |