From: Ted Lemon Date: Thu, 5 Nov 1998 18:48:37 +0000 (+0000) Subject: Add send option statement. X-Git-Tag: carrel-2~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95732025a4e5e8084b3d1d5d0efdb6fdc3bbfb0d;p=thirdparty%2Fdhcp.git Add send option statement. --- diff --git a/includes/statement.h b/includes/statement.h index e79274ed4..44ddf4af0 100644 --- a/includes/statement.h +++ b/includes/statement.h @@ -51,6 +51,7 @@ struct executable_statement { supersede_option_statement, append_option_statement, prepend_option_statement, + send_option_statement, } op; union { struct {