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/init.cc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'winsup/cygwin/init.cc') diff --git a/winsup/cygwin/init.cc b/winsup/cygwin/init.cc index 88c616f1a..4fe62063d 100644 --- a/winsup/cygwin/init.cc +++ b/winsup/cygwin/init.cc @@ -10,12 +10,7 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ #include "winsup.h" -#include -#include "thread.h" -#include "perprocess.h" #include "cygtls.h" -#include "pinfo.h" -#include #include "ntdll.h" static DWORD _my_oldfunc; -- cgit v1.2.3