Unbreak with gcc.

I'm tired to see tinderbox spamming.  Feel free to fix it your way.
This commit is contained in:
Sergey Kandaurov 2014-07-13 10:38:01 +00:00
parent 05929f8bd0
commit 2ddbae33f1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=268585

View File

@ -3,7 +3,9 @@
static void printport __P((int *));
static void printhosts __P((int *));
static void printsingle __P((int *));
#ifdef USE_INET6
static void printhostsv6 __P((int *));
#endif
void
printipfexpr(array)