1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/comms/acfax/files/patch-RegExp.c
Pete Fritchman d882b3b791 Add acfax 0.981011, recieve faxes using sound card and radio.
PR:		34792
Submitted by:	Darren <igla@batterybackups.net>
2002-06-08 04:53:25 +00:00

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;