Remove xstrdup declaration.
authorJim Meyering <jim@meyering.net>
Thu, 2 Sep 1999 21:34:04 +0000 (21:34 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Sep 1999 21:34:04 +0000 (21:34 +0000)
src/pathchk.c

index 9c65b126c0936841fc07f8e1b94405f4bdab02dd..97f2fb9d6c3b71a291e701c2fb075dec91b0c65a 100644 (file)
@@ -95,8 +95,6 @@
 # define NAME_MAX_FOR(p) NAME_MAX
 #endif
 
-char *xstrdup ();
-
 static int validate_path PARAMS ((char *path, int portability));
 
 /* The name this program was run with. */