]> git.saurik.com Git - apple/libc.git/blob - regex/FreeBSD/regexec.c.patch
986eda9d4235f0a12ecedede08d9885865420105
[apple/libc.git] / regex / FreeBSD / regexec.c.patch
1 --- regexec.c.orig Sun Feb 16 09:29:10 2003
2 +++ regexec.c Sat May 3 14:21:16 2003
3 @@ -137,6 +137,8 @@
4 /* function names */
5 #define LNAMES /* flag */
6
7 +#undef __FBSDID
8 +#define __FBSDID(x)
9 #include "engine.c"
10
11 /*