Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/automode.c')
-rw-r--r--winsup/cygwin/automode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/automode.c b/winsup/cygwin/automode.c
index f7cddfeec..64961fed0 100644
--- a/winsup/cygwin/automode.c
+++ b/winsup/cygwin/automode.c
@@ -8,7 +8,7 @@ This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
-#include <windows.h>
+#include "winlean.h"
#include <sys/fcntl.h>
#include <sys/cygwin.h>