1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/sysutils/gnomefind/files/patch-aa

12 lines
197 B
Plaintext
Raw Normal View History

--- src/defs.h 2000/05/26 09:38:10 1.1
+++ src/defs.h 2000/05/26 09:38:24
@@ -42,7 +42,7 @@
#include <time.h>
-#include <regex.h>
+#include <gnuregex.h>
#include "pred.h"
#include "win.h"