blob: 40b2b9bfa3997c5df7ed0df645176b7073e81569 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ai,v 1.2 2005/06/19 10:44:45 hira Exp $
--- lib/nextelem.c Tue Sep 27 09:02:45 1994
+++ lib/nextelem.c Tue May 2 15:35:12 2000
@@ -32,7 +32,6 @@
#endif
#endif
-char *strdup ();
void free ();
/* Return the next element of a colon-separated path.
|