mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-05 16:55:10 +00:00
Get a clean compile with all known gcc warnings.
This commit is contained in:
@@ -32,7 +32,7 @@ struct signature_state {
|
||||
};
|
||||
|
||||
struct auth_key {
|
||||
int length;
|
||||
unsigned length;
|
||||
u_int8_t data [1];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user