ports/www/junkbuster/files/patch-ag
Volker Stolz 8fc67d6e16 Silence warnings about gnu/regex.h on -CURRENT.
Get rid of a bunch of patch-files which can be easily replaced by a
REINPLACE_CMD invocation.

PR:             ports/65975
Suggested by:   Andrey Slusar
Approved by:    linimon (mentor)
2004-04-30 13:54:03 +00:00

12 lines
202 B
Text

--- jcc.c.orig Fri Aug 4 14:31:14 2000
+++ jcc.c Thu Apr 29 15:55:30 2004
@@ -43,7 +43,8 @@
#endif
#include "jcc.h"
-#include "zutil.h"
+#include "zlib.h"
+#define DEF_MEM_LEVEL 8
char *prog;