(REL_ALLOC_MMAP): Define.
This commit is contained in:
parent
fc653ef2d8
commit
0460aa783e
2 changed files with 3 additions and 0 deletions
|
@ -123,3 +123,4 @@ char *_getpty();
|
|||
|
||||
#define NARROWPROTO 1
|
||||
|
||||
#define REL_ALLOC_MMAP 1
|
||||
|
|
|
@ -46,3 +46,5 @@
|
|||
#ifndef TERMINFO
|
||||
#define LIBS_TERMCAP -ltermcap
|
||||
#endif
|
||||
|
||||
#define REL_ALLOC_MMAP 1
|
||||
|
|
Loading…
Add table
Reference in a new issue