From e73a56e9827a6d9ea4066b8dd75e7838d440adf1 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 18 May 2000 18:39:11 +0000 Subject: * 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. --- winsup/utils/mount.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'winsup/utils/mount.cc') diff --git a/winsup/utils/mount.cc b/winsup/utils/mount.cc index 86db5339b..4c93ed28f 100644 --- a/winsup/utils/mount.cc +++ b/winsup/utils/mount.cc @@ -14,8 +14,6 @@ details. */ #include #include #include -#include "winsup.h" -#include "external.h" #ifdef errno #undef errno -- cgit v1.2.3