(HAVE_MREMAP): Undo change of 1997-12-04.

This commit is contained in:
Ulrich Drepper 2000-07-27 21:55:04 +00:00
parent 64c81855b8
commit baec5641ed
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@ do { \
*/ */
#ifndef HAVE_MREMAP #ifndef HAVE_MREMAP
#define HAVE_MREMAP defined(__linux__) && !defined(__arm__) #define HAVE_MREMAP defined(__linux__)
#endif #endif
/* Define USE_ARENAS to enable support for multiple `arenas'. These /* Define USE_ARENAS to enable support for multiple `arenas'. These