瀏覽代碼

sh: Add netdev header fixing of warning/build

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Nobuhiro Iwamatsu 16 年之前
父節點
當前提交
64f3c0b8ba
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cpu/sh4/cpu.c

+ 1 - 0
cpu/sh4/cpu.c

@@ -23,6 +23,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <netdev.h>
 #include <asm/processor.h>
 #include <asm/cache.h>