diff options
Diffstat (limited to 'www/junkbuster-zlib/files/patch-an')
-rw-r--r-- | www/junkbuster-zlib/files/patch-an | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/junkbuster-zlib/files/patch-an b/www/junkbuster-zlib/files/patch-an new file mode 100644 index 000000000000..cc89552a1df2 --- /dev/null +++ b/www/junkbuster-zlib/files/patch-an @@ -0,0 +1,11 @@ +--- 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() */ |