Deleted Added
full compact
0a1,2
> /* $FreeBSD: head/usr.bin/getopt/getopt.c 65428 2000-09-04 06:09:54Z imp $ */
>
1a4
> #include <unistd.h>
7,8d9
< extern int optind;
< extern char *optarg;