From b13e6864f5237d8c21874a8960e85169f7190348 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 7 Apr 2008 18:45:59 +0000 Subject: Remove unneeded header files from source files throughout. --- winsup/cygwin/sigproc.cc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'winsup/cygwin/sigproc.cc') diff --git a/winsup/cygwin/sigproc.cc b/winsup/cygwin/sigproc.cc index 00c1a03fb..34e4c53a4 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -14,16 +14,9 @@ details. */ #include "winsup.h" #include "miscfuncs.h" #include -#include -#include -#include #include -#include -#include #include "cygerrno.h" -#include "sync.h" #include "pinfo.h" -#include "security.h" #include "path.h" #include "fhandler.h" #include "dtable.h" @@ -32,7 +25,6 @@ details. */ #include "shared_info.h" #include "cygtls.h" #include "sigproc.h" -#include "exceptions.h" #include "ntdll.h" /* -- cgit v1.2.3