diff options
Diffstat (limited to 'include/util.h')
-rw-r--r-- | include/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/util.h b/include/util.h index 1503fb8..8b79c30 100644 --- a/include/util.h +++ b/include/util.h @@ -2,6 +2,8 @@ #ifndef UTIL_H #define UTIL_H +#include "config.h" + #include <sys/types.h> #include <stdint.h> |