freebsd-ports/www/thttpd/files/extra-patch-config.h
2007-06-17 19:38:09 +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
@@ -395,4 +395,6 @@
*/
#define MIN_WOULDBLOCK_DELAY 100L
+#define USE_SENDFILE
+
#endif /* _CONFIG_H_ */