opnsense-ports/comms/acfax/files/patch-RegExp.c
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

10 lines
200 B
C

--- 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;