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/mktemp.cc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'winsup/cygwin/mktemp.cc') diff --git a/winsup/cygwin/mktemp.cc b/winsup/cygwin/mktemp.cc index 5567e4a67..4b73753b8 100644 --- a/winsup/cygwin/mktemp.cc +++ b/winsup/cygwin/mktemp.cc @@ -6,14 +6,7 @@ See the copyright at the bottom of this file. */ #include "winsup.h" #include "cygerrno.h" -#include -#include -#include #include -#include -#include -#include -#include #include #define link_warning(symbol, msg) \ -- cgit v1.2.3