diff --git a/common.h b/common.h index 3e5f5476..bda79359 100644 --- a/common.h +++ b/common.h @@ -20,6 +20,8 @@ #include #include +#include + #define STRINGIFY(x) #x #define EXPAND(x) STRINGIFY(x)