From bccd5e0d8530b8ba4d5388d7de6a86c0267e5be8 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 22 Aug 2000 05:10:20 +0000 Subject: * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files only in sources which require them. * Makefile.in: Generate dependencies with -MD option. --- winsup/cygwin/thread.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'winsup/cygwin/thread.h') diff --git a/winsup/cygwin/thread.h b/winsup/cygwin/thread.h index e16d3ce2a..aed02dc54 100644 --- a/winsup/cygwin/thread.h +++ b/winsup/cygwin/thread.h @@ -43,9 +43,8 @@ extern "C" #include #include #include -#include +#define _NOMNTENT_FUNCS #include -#include extern "C" { -- cgit v1.2.3