diff --git a/include/sys/stat.h b/include/sys/stat.h index 0ec1711..35b49ac 100644 --- a/include/sys/stat.h +++ b/include/sys/stat.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)stat.h 8.6 (Berkeley) 3/8/94 - * $Id: stat.h,v 1.1 1997/02/28 04:42:15 gdr Exp $ + * $Id: stat.h,v 1.2 1999/02/14 07:19:59 gdr-ftp Exp $ */ #ifndef _SYS_STAT_H_ @@ -51,6 +51,10 @@ #include #endif +#ifndef _SYS_TYPES_H_ +#include +#endif + #ifdef __GNO__ struct stat