mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
|
--- 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;
|
||
|
|