]> git.pld-linux.org Git - packages/cpio.git/blame - cpio-glibc21.patch
- release 20,
[packages/cpio.git] / cpio-glibc21.patch
CommitLineData
e605d08e 1--- cpio-2.4.2/userspec.c.glibc21 Thu Dec 3 04:09:07 1998
2+++ cpio-2.4.2/userspec.c Thu Dec 3 04:09:37 1998
3@@ -82,8 +82,6 @@
4
5 #define isdigit(c) ((c) >= '0' && (c) <= '9')
6
7-char *strdup ();
8-
9 /* Return nonzero if STR represents an unsigned decimal integer,
10 otherwise return 0. */
11
This page took 0.125497 seconds and 4 git commands to generate.