Index: types.h =================================================================== RCS file: /cvs/src/src/winsup/cygwin/include/cygwin/types.h,v retrieving revision 1.5 diff -u -p -r1.5 types.h --- types.h 25 Feb 2002 17:47:51 -0000 1.5 +++ types.h 1 May 2002 19:49:15 -0000 @@ -17,6 +17,8 @@ extern "C" #ifndef _CYGWIN_TYPES_H #define _CYGWIN_TYPES_H +#include + typedef long __off32_t; typedef long long __off64_t; #ifdef __CYGWIN_USE_BIG_TYPES__