]> git.pld-linux.org Git - packages/cpio.git/blob - cpio-glibc21.patch
- release 20,
[packages/cpio.git] / cpio-glibc21.patch
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.037007 seconds and 3 git commands to generate.