diff --git a/common.h b/common.h index 7e4d55e..42c14f1 100644 --- a/common.h +++ b/common.h @@ -1,6 +1,9 @@ #ifndef COMMON_H #define COMMON_H +#include +#include + /* Debug macros */ #ifdef ENABLE_DEBUG