--- util/util.h.orig Sun Dec 5 09:36:43 2004 +++ util/util.h Sun Dec 5 09:37:42 2004 @@ -31,6 +31,10 @@ #include #include +#ifdef HAVE_SYS_TYPES_H +# include +#endif + #ifdef HAVE_NETINET_IN_H # include #endif