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/fhandler_nodevice.cc | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'winsup/cygwin/fhandler_nodevice.cc') diff --git a/winsup/cygwin/fhandler_nodevice.cc b/winsup/cygwin/fhandler_nodevice.cc index c23e4434b..cb3b61e0d 100644 --- a/winsup/cygwin/fhandler_nodevice.cc +++ b/winsup/cygwin/fhandler_nodevice.cc @@ -9,24 +9,10 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ #include "winsup.h" -#include -#include -#include -#include -#include -#include #include "cygerrno.h" -#include "perprocess.h" #include "security.h" -#include "cygwin/version.h" #include "path.h" #include "fhandler.h" -#include "dtable.h" -#include "cygheap.h" -#include "shared_info.h" -#include "pinfo.h" -#include -#include int fhandler_nodevice::open (int, mode_t) -- cgit v1.2.3