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/timer.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'winsup/cygwin/timer.cc') diff --git a/winsup/cygwin/timer.cc b/winsup/cygwin/timer.cc index 7dea7ea69..ee4f0d803 100644 --- a/winsup/cygwin/timer.cc +++ b/winsup/cygwin/timer.cc @@ -9,15 +9,9 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ #include "winsup.h" -#include -#include -#include "cygerrno.h" -#include "security.h" -#include "hires.h" #include "thread.h" #include "cygtls.h" #include "sigproc.h" -#include "sync.h" #include "path.h" #include "fhandler.h" #include "dtable.h" -- cgit v1.2.3