mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 22:05:23 +00:00
Add tlname variable so errwarn.c doesn't bring in parser
This commit is contained in:
@@ -63,6 +63,7 @@ u_int16_t server_port;
|
||||
int log_priority;
|
||||
|
||||
int tline, tlpos;
|
||||
char *tlname;
|
||||
|
||||
static void usage PROTO ((void));
|
||||
|
||||
|
Reference in New Issue
Block a user