diff options
Diffstat (limited to 'Src/system.h')
-rw-r--r-- | Src/system.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 |