From 943825365a52ef9ee3bf1f18087c5cf03a9714a2 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Dec 17 2014 10:00:18 +0000 Subject: amend dhcp-dhclient-options.patch --- diff --git a/dhcp-dhclient-options.patch b/dhcp-dhclient-options.patch index 077319e..67f144e 100644 --- a/dhcp-dhclient-options.patch +++ b/dhcp-dhclient-options.patch @@ -161,7 +161,7 @@ diff -up dhcp-4.3.1b1/client/dhclient.c.fLPqYB dhcp-4.3.1b1/client/dhclient.c char *mockup_relay = NULL; +int bootp_broadcast_always = 0; + -+extern u_int32_t default_requested_options[]; ++extern struct option *default_requested_options[]; void run_stateless(int exit_mode);