]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/dhcpv6.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / net / dhcpv6.c
index 54619ee69836268c03be1709be353df401b3f64c..4aea779f6f24cd4ab1fe8dcefa6ddb5d3692bb35 100644 (file)
@@ -7,6 +7,7 @@
 
 /* Simple DHCP6 network layer implementation. */
 
+#include <common.h>
 #include <net6.h>
 #include <malloc.h>
 #include <linux/delay.h>