2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Add send option statement.

This commit is contained in:
Ted Lemon
1998-11-05 18:48:37 +00:00
parent dac426fa64
commit 95732025a4

View File

@@ -51,6 +51,7 @@ struct executable_statement {
supersede_option_statement,
append_option_statement,
prepend_option_statement,
send_option_statement,
} op;
union {
struct {