projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b10b836
)
Remove xstrdup declaration.
author
Jim Meyering
<jim@meyering.net>
Thu, 2 Sep 1999 21:34:04 +0000
(21:34 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 2 Sep 1999 21:34:04 +0000
(21:34 +0000)
src/pathchk.c
patch
|
blob
|
history
diff --git
a/src/pathchk.c
b/src/pathchk.c
index 9c65b126c0936841fc07f8e1b94405f4bdab02dd..97f2fb9d6c3b71a291e701c2fb075dec91b0c65a 100644
(file)
--- a/
src/pathchk.c
+++ b/
src/pathchk.c
@@
-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. */