freebsd-ports/www/junkbuster/files/patch-an
David E. O'Brien 4f4d22516f Add the compression enhancement from junkbuster-zlib (I see zero reason
to have to have a seperate port rather than enhance this one).

This patched version of Junkbuster now has the ability to automatically
compress text/html and text/plain documents to save downstream modem/network
bandwidth.  It also allows one to specify appearance of blocked GIFs.
2001-11-10 17:26:40 +00:00

11 lines
201 B
Text

--- bind.c 2000/11/03 10:27:18 1.1
+++ bind.c 2000/11/03 10:27:22
@@ -37,7 +37,7 @@
#endif
#ifdef REGEX
-#include <gnu_regex.h>
+#include <gnuregex.h>
#endif
#include "jcc.h" /* For atoip() */