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/fork.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'winsup/cygwin/fork.cc') diff --git a/winsup/cygwin/fork.cc b/winsup/cygwin/fork.cc index 5bc986f37..fa80c6922 100644 --- a/winsup/cygwin/fork.cc +++ b/winsup/cygwin/fork.cc @@ -13,7 +13,6 @@ details. */ #include #include #include -#include #include "cygerrno.h" #include "security.h" #include "path.h" @@ -27,10 +26,7 @@ details. */ #include "tls_pbuf.h" #include "perprocess.h" #include "dll_init.h" -#include "sync.h" -#include "shared_info.h" #include "cygmalloc.h" -#include "cygthread.h" #define NPIDS_HELD 4 -- cgit v1.2.3