]> granicus.if.org Git - neomutt/commit
use basic getopt from unistd.h
authorRichard Russon <rich@flatcap.org>
Mon, 1 May 2017 01:47:23 +0000 (02:47 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 2 May 2017 16:34:43 +0000 (17:34 +0100)
commit2a1caf614f26dd49ed56695c6758636e83568d73
treed91cae5ec6d8a93ddce1f89262e99e57a1e48fcf
parent48498f2a75f1e21b96bf86076df00b6a689e26b6
use basic getopt from unistd.h

getopt() is defined in <unistd.h>
<getopt.h> would only be needed if we used getopt_long()
configure.ac
doc/makedoc.c
dotlock.c
main.c
pgppubring.c