]> git.saurik.com Git - apple/libc.git/blobdiff - regex/FreeBSD/regexec.c.patch
Libc-320.tar.gz
[apple/libc.git] / regex / FreeBSD / regexec.c.patch
diff --git a/regex/FreeBSD/regexec.c.patch b/regex/FreeBSD/regexec.c.patch
new file mode 100644 (file)
index 0000000..986eda9
--- /dev/null
@@ -0,0 +1,11 @@
+--- regexec.c.orig     Sun Feb 16 09:29:10 2003
++++ regexec.c  Sat May  3 14:21:16 2003
+@@ -137,6 +137,8 @@
+ /* function names */
+ #define       LNAMES                  /* flag */
++#undef __FBSDID
++#define __FBSDID(x)
+ #include "engine.c"
+ /*