Sfoglia il codice sorgente

Reverted mmap() disable from 1.0.0x

svn: 86
Bryan Drewery 23 anni fa
parent
commit
478fcfbaa3
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      src/mod/compress.mod/compress.c

+ 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;