mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
d882b3b791
PR: 34792 Submitted by: Darren <igla@batterybackups.net>
13 lines
211 B
C
13 lines
211 B
C
$FreeBSD$
|
|
|
|
--- RegExp.c.old Sun Feb 10 05:33:07 2002
|
|
+++ RegExp.c Sun Feb 10 05:33:24 2002
|
|
@@ -23,7 +23,6 @@
|
|
*/
|
|
|
|
#include "RegExp.h"
|
|
-#include <regex.h>
|
|
|
|
void RegExpCompile(regexp,fsm_ptr)
|
|
char *regexp;
|