diff src/s/sunos413.h @ 31966:7f83baedcc7b

(USE_MMAP_FOR_BUFFERS): Define.
author Dave Love <fx@gnu.org>
date Thu, 28 Sep 2000 21:49:46 +0000
parents b2e67adcc76e
children 695cf19ef79e
line wrap: on
line diff
--- a/src/s/sunos413.h	Thu Sep 28 21:31:46 2000 +0000
+++ b/src/s/sunos413.h	Thu Sep 28 21:49:46 2000 +0000
@@ -9,3 +9,5 @@
 #ifndef SYSTEM_MALLOC
 #define MEMMOVE_MISSING
 #endif
+
+#define USE_MMAP_FOR_BUFFERS 1