From d882b3b791bfc7edfb14ea67464bf08393121fd5 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Sat, 8 Jun 2002 04:53:25 +0000 Subject: Add acfax 0.981011, recieve faxes using sound card and radio. PR: 34792 Submitted by: Darren --- comms/acfax/files/patch-RegExp.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 comms/acfax/files/patch-RegExp.c (limited to 'comms/acfax/files/patch-RegExp.c') diff --git a/comms/acfax/files/patch-RegExp.c b/comms/acfax/files/patch-RegExp.c new file mode 100644 index 000000000000..d9669a6dd1ac --- /dev/null +++ b/comms/acfax/files/patch-RegExp.c @@ -0,0 +1,12 @@ +$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 + + void RegExpCompile(regexp,fsm_ptr) + char *regexp; -- cgit v1.2.3