ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/bin/pax/getoldopt.c
(Generate patch)

Comparing trunk/bin/pax/getoldopt.c (file contents):
Revision 11192 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 11193 by laffer1, Sun Jul 1 15:47:35 2018 UTC

# Line 19 | Line 19 | __MBSDID("$MidnightBSD$");
19   #include <string.h>
20   #include <unistd.h>
21  
22 < #include "pax.h"
23 < #include "extern.h"
22 > int getoldopt(int, char **, const char *);
23  
24   int
25   getoldopt(int argc, char **argv, const char *optstring)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines