1
0
Эх сурвалжийг харах

Reverted mmap() disable from 1.0.0x

svn: 86
Bryan Drewery 23 жил өмнө
parent
commit
478fcfbaa3

+ 0 - 2
src/mod/compress.mod/compress.c

@@ -45,8 +45,6 @@
 
 #define BUFLEN	512
 
-#undef HAVE_MMAP
-
 static Function *global = NULL,
 		*share_funcs = NULL;