From d7b4a300014ccf59928ed66fb19503a2c9b34649 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 25 May 2002 02:22:50 +0000 Subject: Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, where appropriate, throughout. Remove unneeded exceptions.h, where appropriate, throughout. Remove unneeded perprocess.h, where appropriate, throughout. --- winsup/cygwin/tty.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/cygwin/tty.cc') diff --git a/winsup/cygwin/tty.cc b/winsup/cygwin/tty.cc index 52ef8e43a..e9e13c363 100644 --- a/winsup/cygwin/tty.cc +++ b/winsup/cygwin/tty.cc @@ -21,7 +21,6 @@ details. */ #include "path.h" #include "dtable.h" #include "cygheap.h" -#include "sync.h" #include "sigproc.h" #include "pinfo.h" #include "cygwin/cygserver_transport.h" -- cgit v1.2.3