X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fgetoldopt.c;h=27511b94b342197604b91c6d663484f8206e4223;hb=3710b34c7e5a5b84a5018176f23484bf6a28a16c;hp=99f008cff2076b15b3df80e3bd7c717041ac8957;hpb=83fe6258793e027ff3b8ecd699536809c379a67c;p=chaz%2Ftar diff --git a/src/getoldopt.c b/src/getoldopt.c index 99f008c..27511b9 100644 --- a/src/getoldopt.c +++ b/src/getoldopt.c @@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "getopt.h" #include "tar.h" /* For msg() declaration if STDC_MSG. */ #include -#include "port.h" /* For index() redefinition if USG. */ +#include "port.h" int getoldopt (argc, argv, optstring, long_options, opt_index)