diff --git a/src/writeout.c b/src/writeout.c index 343e96ffcb0b82629ac4565808346b8880f9fefa..bf7393799ad3fb5be6004028c439692968dd4477 100644 --- a/src/writeout.c +++ b/src/writeout.c @@ -26,6 +26,9 @@ #include #include +#ifdef HAVE_SYS_TYPES_H +#include +#endif #ifdef HAVE_SYS_SELECT_H #include #endif