changeset 31966:7f83baedcc7b

(USE_MMAP_FOR_BUFFERS): Define.
author Dave Love <fx@gnu.org>
date Thu, 28 Sep 2000 21:49:46 +0000
parents 802005285b66
children 54b09b09e4bd
files src/s/sunos413.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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