ports/www/thttpd/files/extra-patch-config.h
Alexey Dokuchaev b07c59b04d - Cleanup patches (rebase from previous version)
- Fix several warnings that were caught by Clang
- Strip installed programs; polish pkg-message text
2015-01-19 03:36:37 +00:00

9 lines
191 B
C

--- config.h.orig Wed Jun 29 19:53:18 2005
+++ config.h Sun Jun 17 20:05:51 2007
@@ -389,4 +389,6 @@
*/
#define MIN_WOULDBLOCK_DELAY 100L
+#define USE_SENDFILE
+
#endif /* _CONFIG_H_ */