]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r322635:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Sep 2017 20:50:31 +0000 (20:50 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Sep 2017 20:50:31 +0000 (20:50 +0000)
commit3ea68c883358da62f5ac06001a4f28d3d80760b8
treec060402dc417037029356795f951a7e36da6e5aa
parent5e548a93b5f5f37f28858989e0ff5ccadef38fb0
MFC r322635:

Fix WARNS

- Remove ad hoc inet_ntoa prototype declaration; it's already handled
  by the included headers.
- De-K&Rify the function prototypes for eachres_whoami(..),
  eachres_getfile(..), and main(..).

PR: 71667
Tested with: clang (5.0), gcc (4.2.1, 5)

git-svn-id: svn://svn.freebsd.org/base/stable/10@324142 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bootparamd/callbootd/callbootd.c