Files
Robert Shaw 011d8e6f94 new port: junkbuster: Internet Junk Buster 2.0.2 with zlib compression
version 1.1 with patches/features obtained from the FreeBSD port.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10273 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-01-07 19:23:18 +00:00

13 lines
291 B
C

diff -urN ../ijb-zlib-11.orig/win32.c ./win32.c
--- ../ijb-zlib-11.orig/win32.c Thu Aug 3 23:39:26 2000
+++ ./win32.c Thu Jan 6 15:05:43 2005
@@ -11,7 +11,7 @@
#include <stdio.h>
#ifdef REGEX
-#include "gnu_regex.h"
+#include <gnuregex.h>
#endif
#include "jcc.h"
#include "win32.h"