diff --git a/include/asterisk/compat.h b/include/asterisk/compat.h index 838e24e472..2c131527d1 100644 --- a/include/asterisk/compat.h +++ b/include/asterisk/compat.h @@ -84,6 +84,7 @@ size_t strlcpy(char *dst, const char *src, size_t siz); #include #include #include +#include #include #ifndef BYTE_ORDER