diff --git a/print.h b/print.h index 6d7aa94..e8f2c8e 100644 --- a/print.h +++ b/print.h @@ -22,6 +22,8 @@ #include +#include "util.h" + #define PRINT_LEVEL_MIN LOG_EMERG #define PRINT_LEVEL_MAX LOG_DEBUG