diff options
Diffstat (limited to 'posix/gawkmisc.c')
-rw-r--r-- | posix/gawkmisc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/gawkmisc.c b/posix/gawkmisc.c index f4bbf66b..acc3c9d5 100644 --- a/posix/gawkmisc.c +++ b/posix/gawkmisc.c @@ -19,6 +19,7 @@ #ifdef __CYGWIN__ #include <stdio.h> +#include <windows.h> #include <sys/cygwin.h> #include <io.h> #endif |