On 05/09/2016 11:05, Marc Espie wrote: > 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.
Happy to do a build run with the relevant flags, need to fish those out from history if they do not come to mind after all this time :) Sevan