From: Karl Heuer Date: Tue, 16 May 1995 01:47:11 +0000 (+0000) Subject: UNEXEC_USE_MAP_PRIVATE: Define. X-Git-Tag: emacs-19.34~4030 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=baea3bddf62f9ab1d6e3d0ac545a408994333a93;p=emacs.git UNEXEC_USE_MAP_PRIVATE: Define. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 9ed90ee3a4c..df0c7af1268 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -226,6 +226,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef __ELF__ #define UNEXEC unexelf.o +#define UNEXEC_USE_MAP_PRIVATE #endif #ifdef LINUX_QMAGIC