From ba14d4e1ee881a521b50fbd056bf9fb0fe1e2b60 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 14 Aug 2000 16:46:18 +0000 Subject: Andrej, 12620: Fix up mmap tests. --- Src/system.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Src/system.h') diff --git a/Src/system.h b/Src/system.h index 3d23f5761..a48ee9075 100644 --- a/Src/system.h +++ b/Src/system.h @@ -647,7 +647,3 @@ extern short ospeed; #if defined(CONFIG_LOCALE) && defined(HAVE_SETLOCALE) && defined(LC_ALL) # define USE_LOCALE 1 #endif /* CONFIG_LOCALE && HAVE_SETLOCALE && LC_ALL */ - -#ifdef __CYGWIN__ -# undef HAVE_MMAP -#endif -- cgit v1.2.3