1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/sysutils/gnomefind/files/patch-ae

12 lines
273 B
Plaintext

--- src/parser.c.orig Tue Jun 6 13:37:39 2000
+++ src/parser.c Tue Jun 6 13:37:49 2000
@@ -23,7 +23,7 @@
#include <stdio.h>
#include <pwd.h>
#include <grp.h>
-#include <regex.h>
+#include <gnuregex.h>
#include "modechange.h"
#include "defs.h"
#include "modetype.h"