summaryrefslogtreecommitdiff
path: root/sysutils/findutils/patches/patch-af
blob: 9448b199838e2ee6eaaa5af599ac6749a92c3d76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.2 2005/06/19 10:44:45 hira Exp $

--- find/parser.c	Wed Nov  2 15:59:19 1994
+++ find/parser.c	Tue May  2 15:33:12 2000
@@ -52,7 +52,6 @@
 #define lstat stat
 #endif
 
-char *strstr ();
 int lstat ();
 int stat ();
 #ifndef atol /* for Linux */