mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
Fix prototype for icmp_startup
This commit is contained in:
@@ -845,6 +845,6 @@ void relay PROTO ((struct interface_info *, u_int8_t *, int,
|
||||
|
||||
/* icmp.c */
|
||||
void icmp_startup PROTO ((int, void (*) PROTO ((struct iaddr,
|
||||
u_int8_t, int))));
|
||||
u_int8_t *, int))));
|
||||
int icmp_echorequest PROTO ((struct iaddr *));
|
||||
void icmp_echoreply PROTO ((struct protocol *));
|
||||
|
Reference in New Issue
Block a user