* Makefile.in: Eliminate WINSUP_DEPS.

* cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes.
* mkgroup.c: Ditto.
* mkpasswd.c: Ditto.
* mount.cc: Ditto.  Eliminate use of cygwin source specific includes.
* ps.cc: Ditto.
* cygwin.cc: Eliminate obsolete file.
This commit is contained in:
Christopher Faylor
2000-05-18 18:39:11 +00:00
parent 8126b13644
commit e73a56e982
8 changed files with 14 additions and 135 deletions

View File

@@ -14,8 +14,6 @@ details. */
#include <mntent.h>
#include <windows.h>
#include <sys/cygwin.h>
#include "winsup.h"
#include "external.h"
#ifdef errno
#undef errno