]> sourceware.org Git - newlib-cygwin.git/commitdiff
* fhandler_process.cc: Drop unneeded includes.
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 22 Dec 2011 11:25:44 +0000 (11:25 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 22 Dec 2011 11:25:44 +0000 (11:25 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_process.cc

index fbdd08fa259c024925426197692d5b93e3e24e7e..197bf3fe4af9115f59e4b45554af3264fd90bb96 100644 (file)
@@ -1,3 +1,7 @@
+2011-12-22  Corinna Vinschen  <vinschen@redhat.com>
+
+       * fhandler_process.cc: Drop unneeded includes.
+
 2011-12-22  Corinna Vinschen  <vinschen@redhat.com>
 
        Throughout use wincap.allocation_granularity instead of getpagesize.
index f4fc706f73ecc7a71b822e6541b1a10be2fec749..18d1ea90f66fe7e1c7bd954eb43323f8ec103554 100644 (file)
@@ -28,8 +28,6 @@ details. */
 #include "tls_pbuf.h"
 #include <sys/param.h>
 #include <ctype.h>
-#include <psapi.h>
-#include <tlhelp32.h>
 
 #define _COMPILING_NEWLIB
 #include <dirent.h>
This page took 0.039418 seconds and 5 git commands to generate.