aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/udp/dhcpv6.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/udp/dhcpv6.c')
-rw-r--r--src/net/udp/dhcpv6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/udp/dhcpv6.c b/src/net/udp/dhcpv6.c
index 28c6f7be4..9e27dec6f 100644
--- a/src/net/udp/dhcpv6.c
+++ b/src/net/udp/dhcpv6.c
@@ -40,7 +40,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <ipxe/crc32.h>
#include <ipxe/errortab.h>
#include <ipxe/ipv6.h>
-#include <ipxe/dhcp_arch.h>
+#include <ipxe/dhcparch.h>
#include <ipxe/dhcpv6.h>
/** @file