mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
Merge in changes that were needed in 3.1.0 to silence NetBSD compiler
warnings. [rt16907]
This commit is contained in:
@@ -2428,7 +2428,7 @@ int write_server_duid(void);
|
||||
#if defined (FAILOVER_PROTOCOL)
|
||||
int write_failover_state (dhcp_failover_state_t *);
|
||||
#endif
|
||||
int db_printable PROTO ((const char *));
|
||||
int db_printable PROTO ((const unsigned char *));
|
||||
int db_printable_len PROTO ((const unsigned char *, unsigned));
|
||||
isc_result_t write_named_billing_class(const void *, unsigned, void *);
|
||||
void write_billing_classes (void);
|
||||
|
Reference in New Issue
Block a user