1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/lang/gpc/files/patch-as

12 lines
222 B
Plaintext
Raw Normal View History

--- p/units/regexc.c Tue Jan 5 08:53:29 1999
+++ p/units/regexc.c.new Sun Apr 16 01:03:17 2000
@@ -21,7 +21,7 @@
*/
#include <stdlib.h>
-#include <rxposix.h>
+#include <gnuregex.h>
typedef unsigned char Boolean;