From d7b4a300014ccf59928ed66fb19503a2c9b34649 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 25 May 2002 02:22:50 +0000 Subject: Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, where appropriate, throughout. Remove unneeded exceptions.h, where appropriate, throughout. Remove unneeded perprocess.h, where appropriate, throughout. --- winsup/cygwin/times.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'winsup/cygwin/times.cc') diff --git a/winsup/cygwin/times.cc b/winsup/cygwin/times.cc index 21b0a31e2..842d383b2 100644 --- a/winsup/cygwin/times.cc +++ b/winsup/cygwin/times.cc @@ -17,11 +17,9 @@ details. */ #include #include #include "cygerrno.h" -#include "perprocess.h" #include "security.h" #include "fhandler.h" #include "path.h" -#include "sync.h" #include "sigproc.h" #include "pinfo.h" #include "hires.h" -- cgit v1.2.3