mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
Fixes for QoS support.
This commit is contained in:
@@ -2390,6 +2390,9 @@ extern struct hash_table *lease_hw_addr_hash;
|
||||
|
||||
extern omapi_object_type_t *dhcp_type_host;
|
||||
|
||||
extern int numclasseswritten;
|
||||
|
||||
|
||||
isc_result_t enter_class PROTO ((struct class *, int, int));
|
||||
isc_result_t delete_class PROTO ((struct class *, int));
|
||||
isc_result_t enter_host PROTO ((struct host_decl *, int, int));
|
||||
|
Reference in New Issue
Block a user