(REL_ALLOC_MMAP): Define.

This commit is contained in:
Dave Love 2000-09-08 13:57:04 +00:00
parent fc653ef2d8
commit 0460aa783e
2 changed files with 3 additions and 0 deletions

View file

@ -123,3 +123,4 @@ char *_getpty();
#define NARROWPROTO 1
#define REL_ALLOC_MMAP 1

View file

@ -46,3 +46,5 @@
#ifndef TERMINFO
#define LIBS_TERMCAP -ltermcap
#endif
#define REL_ALLOC_MMAP 1