diff --git a/src/util/macros.h b/src/util/macros.h index 88a4c519b17..f726483ee20 100644 --- a/src/util/macros.h +++ b/src/util/macros.h @@ -24,9 +24,10 @@ #ifndef UTIL_MACROS_H #define UTIL_MACROS_H -#include #include +#include #include +#include /* Compute the size of an array */ #ifndef ARRAY_SIZE