diff --git a/include/asterisk/compat.h b/include/asterisk/compat.h index 3e1b3b3dcc..cb36784499 100644 --- a/include/asterisk/compat.h +++ b/include/asterisk/compat.h @@ -43,6 +43,7 @@ int unsetenv(const char *name); #include #include #include +#include #ifndef BYTE_ORDER #define LITTLE_ENDIAN 1234