mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
--- src/pred.h.orig Fri Jun 30 17:13:50 2000
|
|
+++ src/pred.h Mon Jul 17 09:58:18 2000
|
|
@@ -31,7 +31,7 @@
|
|
#include <time.h>
|
|
|
|
#ifdef HAVE_GNU_REGEX
|
|
-# include <regex.h>
|
|
+# include <gnuregex.h>
|
|
#else
|
|
# include "gnu_regex.h"
|
|
#endif
|