diff --git a/src/util.c b/src/util.c index 6459951903..4b4213643f 100644 --- a/src/util.c +++ b/src/util.c @@ -33,6 +33,7 @@ #include #include "event.h" #include "buf.h" +#include "util.h" #define MAX_ERROR_LEN 1024