On Mon, Sep 05, 2016 at 04:04:23AM -0400, Ted Unangst wrote: > Sevan Janiyan wrote: > > Hello, > > Attached patches remove the main() prototype from > > src/{sbin,usr.bin,usb.sbin} > > yes!
I'm 100% certain I added those prototypes because some version of gcc with the appropriate warning flags would flag main as missing a prototype. If that era is now gone, I'm all too happy for it to vanish.