diff --git a/include/sys.h b/include/sys.h index b3baf25c5..f651330e7 100644 --- a/include/sys.h +++ b/include/sys.h @@ -43,6 +43,7 @@ #ifndef _WIN32 #include #include +#include #endif /* get intptr_t if the system provides it -- otherwise, ./configure will define it for us */