diff --git a/include/asterisk/compat.h b/include/asterisk/compat.h index c6ee280f4f..43da49bc05 100644 --- a/include/asterisk/compat.h +++ b/include/asterisk/compat.h @@ -138,6 +138,7 @@ size_t strlcpy(char *dst, const char *src, size_t siz); #include #include #include +#include #include #ifndef BYTE_ORDER