mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
10 lines
175 B
C
10 lines
175 B
C
--- RegExp.c.orig 1995-07-08 18:20:49 UTC
|
|
+++ RegExp.c
|
|
@@ -23,7 +23,6 @@
|
|
*/
|
|
|
|
#include "RegExp.h"
|
|
-#include <regex.h>
|
|
|
|
void RegExpCompile(regexp,fsm_ptr)
|
|
char *regexp;
|