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:
authorChristopher Faylor <me@cgf.cx>2001-05-10 00:22:35 +0400
committerChristopher Faylor <me@cgf.cx>2001-05-10 00:22:35 +0400
commitddf72c8f76012b14850ca0494b5db15a2c218775 (patch)
treef6b275f6ce11232e40c8a841f74ceb9f67d8ca94 /winsup/cygwin/fhandler_termios.cc
parentcedb00be8982cfa9905b8552122689c21abb226d (diff)
remove erroneous header.
Diffstat (limited to 'winsup/cygwin/fhandler_termios.cc')
-rw-r--r--winsup/cygwin/fhandler_termios.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler_termios.cc b/winsup/cygwin/fhandler_termios.cc
index 6082c2b6d..47ed3ce77 100644
--- a/winsup/cygwin/fhandler_termios.cc
+++ b/winsup/cygwin/fhandler_termios.cc
@@ -17,7 +17,6 @@ details. */
#include "cygerrno.h"
#include "fhandler.h"
#include "sync.h"
-#include "interlock.h"
#include "sigproc.h"
#include "pinfo.h"
#include "tty.h"