]> Git Repo - u-boot.git/blobdiff - net/arp.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[u-boot.git] / net / arp.c
index bc1e25f941f721d0d165cc185c62a49137885a9a..37848ad32fbd482591067b87152ed0516386b752 100644 (file)
--- a/net/arp.c
+++ b/net/arp.c
@@ -9,10 +9,10 @@
  *     Copyright 2000-2002 Wolfgang Denk, [email protected]
  */
 
+#include <common.h>
 #include <env.h>
 #include <log.h>
 #include <net.h>
-#include <vsprintf.h>
 #include <linux/delay.h>
 
 #include "arp.h"
This page took 0.024305 seconds and 4 git commands to generate.