1ab381ec91
There are some non-whitespace differencies beween the old and new versions, so that bump PORTREVISION. Submitted by: bento
15 lines
262 B
C
15 lines
262 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/find.c 2002/03/15 09:02:54 1.1
|
|
+++ src/find.c 2002/03/15 09:03:04
|
|
@@ -31,7 +31,7 @@
|
|
#include "utils.h"
|
|
|
|
#include <string.h>
|
|
-#include <regex.h>
|
|
+#include <gnuregex.h>
|
|
#include <gtk/gtkeditable.h>
|
|
#include <libgnomeui/gnome-app-util.h>
|
|
|