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/textreadmode.c')
-rw-r--r--winsup/cygwin/textreadmode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/textreadmode.c b/winsup/cygwin/textreadmode.c
index a94106d98..ab6d2cbb2 100644
--- a/winsup/cygwin/textreadmode.c
+++ b/winsup/cygwin/textreadmode.c
@@ -1,6 +1,6 @@
/* textreadmode.c
- Copyright 2004 Red Hat, Inc.
+ Copyright 2004, 2010 Red Hat, Inc.
This file is part of Cygwin.
@@ -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>