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