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/defs.h.orig Fri Jun 30 17:13:19 2000
|
|
+++ src/defs.h Mon Jul 17 09:56:51 2000
|
|
@@ -43,7 +43,7 @@
|
|
#include <time.h>
|
|
|
|
#ifdef HAVE_GNU_REGEX
|
|
-# include <regex.h>
|
|
+# include <gnuregex.h>
|
|
#else
|
|
# include "gnu_regex.h"
|
|
#endif
|