]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/xxd.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / xxd.c
index 8ae05f910cb07143b2ae4a801b1c927342272abc..446ac1915ef543a37fb4c99dfa8899dd66aa59f7 100644 (file)
--- a/cmd/xxd.c
+++ b/cmd/xxd.c
@@ -4,6 +4,7 @@
  * Roger Knecht <rknecht@pm.de>
  */
 
+#include <common.h>
 #include <command.h>
 #include <display_options.h>
 #include <fs.h>