No need to declare optind, optarg or opterr; unistd.h does this for us.
authormillert <millert@openbsd.org>
Mon, 15 Nov 2021 15:14:24 +0000 (15:14 +0000)
committermillert <millert@openbsd.org>
Mon, 15 Nov 2021 15:14:24 +0000 (15:14 +0000)
commit10a7b75896683c64bfb039e81ab2b44ce1670578
tree4ae5610bbc1a3d4db66cc46f4c514f4ce676f522
parent1e8bdbf021f77d1605d0a8e5a607ffcb663fec8b
No need to declare optind, optarg or opterr; unistd.h does this for us.
From Jan Stary.  OK deraadt@
13 files changed:
usr.sbin/amd/amd/get_args.c
usr.sbin/amd/amq/amq.c
usr.sbin/crunchgen/crunchgen.c
usr.sbin/mtree/mtree.c
usr.sbin/npppctl/npppctl.c
usr.sbin/npppd/npppd/npppd.c
usr.sbin/pstat/pstat.c
usr.sbin/quotaon/quotaon.c
usr.sbin/rarpd/rarpd.c
usr.sbin/rdate/rdate.c
usr.sbin/repquota/repquota.c
usr.sbin/rpc.bootparamd/bootparamd.c
usr.sbin/syslogc/syslogc.c