Unbreak with gcc.
I'm tired to see tinderbox spamming. Feel free to fix it your way.
This commit is contained in:
parent
05929f8bd0
commit
2ddbae33f1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user