summaryrefslogtreecommitdiff
path: root/shells/ast-ksh/files/patch-src_lib_libast_sfio_sfhdr.h
blob: ed668e57620838ab9542b427762773d0123ce112 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/lib/libast/sfio/sfhdr.h.orig	2016-02-28 17:09:23 UTC
+++ src/lib/libast/sfio/sfhdr.h
@@ -209,9 +209,6 @@
 
 /* see if we can use memory mapping for io */
 #if _LARGEFILE64_SOURCE && !_lib_mmap64
-#undef _mmap_worthy
-#endif
-#if !_mmap_worthy
 #undef _hdr_mman
 #undef _sys_mman
 #endif