diff --git a/private.h b/private.h index 3325214..9cb4c9a 100644 --- a/private.h +++ b/private.h @@ -67,6 +67,7 @@ typedef void * genericptr_t; typedef char * genericptr_t; #endif /* !defined __STDC__ */ +#include "sys/types.h" #include "stdio.h" #include "ctype.h" #include "errno.h"