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/dll_init.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/cygwin/dll_init.cc') diff --git a/winsup/cygwin/dll_init.cc b/winsup/cygwin/dll_init.cc index e5e650fa9..7336dfd66 100644 --- a/winsup/cygwin/dll_init.cc +++ b/winsup/cygwin/dll_init.cc @@ -9,7 +9,6 @@ details. */ #include "winsup.h" #include #include -#include "exceptions.h" #include "cygerrno.h" #include "perprocess.h" #include "dll_init.h" -- cgit v1.2.3