From 4d8d80b8a7a9ea21f5a90d912741267b11c50d22 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 2 Jul 2003 02:31:32 +0000 Subject: * Makefile.in (OBJS): Move some more files from cygwin directory. * woutsup.h: Define _MT_SAFE. --- winsup/cygserver/woutsup.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'winsup/cygserver/woutsup.h') diff --git a/winsup/cygserver/woutsup.h b/winsup/cygserver/woutsup.h index c048f1c19..cb67c78d4 100644 --- a/winsup/cygserver/woutsup.h +++ b/winsup/cygserver/woutsup.h @@ -8,9 +8,7 @@ This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#define _MT_SAFE 1 #ifdef __INSIDE_CYGWIN__ #error "woutsup.h is not for code being compiled inside the dll" -- cgit v1.2.3