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/external.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'winsup/cygwin/external.cc') diff --git a/winsup/cygwin/external.cc b/winsup/cygwin/external.cc index 0d0801110..1ecbf14cf 100644 --- a/winsup/cygwin/external.cc +++ b/winsup/cygwin/external.cc @@ -11,6 +11,9 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ #include "winsup.h" +#include "fhandler.h" +#include "sync.h" +#include "sigproc.h" #include "pinfo.h" static external_pinfo * -- cgit v1.2.3