diff options
Diffstat (limited to 'src/alloc/alloc_mmap/info.txt')
-rw-r--r-- | src/alloc/alloc_mmap/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/alloc/alloc_mmap/info.txt b/src/alloc/alloc_mmap/info.txt index 8cc2b206e..d8c766d55 100644 --- a/src/alloc/alloc_mmap/info.txt +++ b/src/alloc/alloc_mmap/info.txt @@ -23,3 +23,7 @@ tru64 # Only without -ansi, otherwise can't get mkstemp #cygwin </os> + +<requires> +mem_pool +</requires> |