diff options
Diffstat (limited to '')
-rw-r--r-- | src/heap.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ * format of the log message is standardized. */ -#include "tinyproxy.h" +#include "main.h" #include "heap.h" #include "text.h" |