diff options
Diffstat (limited to 'daemon/usuals.h')
-rw-r--r-- | daemon/usuals.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/usuals.h b/daemon/usuals.h index f83a117..5fece3f 100644 --- a/daemon/usuals.h +++ b/daemon/usuals.h @@ -50,6 +50,8 @@ #include <errno.h> #include <string.h> +#include "compat.h" + #ifndef NULL #define NULL 0 #endif |