ソースを参照

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 <common.h>
 #include <command.h>
 #include <command.h>
+#include <netdev.h>
 #include <asm/processor.h>
 #include <asm/processor.h>
 #include <asm/cache.h>
 #include <asm/cache.h>