aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dhcp/dhcp_client_detect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/dhcp/dhcp_client_detect.c')
-rw-r--r--src/plugins/dhcp/dhcp_client_detect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/dhcp/dhcp_client_detect.c b/src/plugins/dhcp/dhcp_client_detect.c
index 31b89850802..598bd16cf8d 100644
--- a/src/plugins/dhcp/dhcp_client_detect.c
+++ b/src/plugins/dhcp/dhcp_client_detect.c
@@ -16,7 +16,7 @@
*/
#include <dhcp/client.h>
-#include <vnet/udp/udp.h>
+#include <vnet/udp/udp_local.h>
#define foreach_dhcp_client_detect \
_(EXTRACT, "Extract")