diff --git a/includes/statement.h b/includes/statement.h index e79274ed..44ddf4af 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 {