Remove unneeded header files from source files throughout.

This commit is contained in:
Christopher Faylor
2008-04-07 18:45:59 +00:00
parent f471ca85e1
commit b13e6864f5
94 changed files with 4 additions and 412 deletions

View File

@@ -11,17 +11,11 @@
details. */
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "winsup.h"
#include "miscfuncs.h"
#include <limits.h>
#include "cygerrno.h"
#include <assert.h>
#include <stdlib.h>
#include <syslog.h>
#include <sched.h>
#include "pinfo.h"
/* for getpid */
#include <unistd.h>