sh/rsk7203: add missing include net.h

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
master
Jean-Christophe PLAGNIOL-VILLARD 16 years ago committed by Wolfgang Denk
parent 6ac9f47977
commit a794f59a75
  1. 1
      board/renesas/rsk7203/rsk7203.c

@ -21,6 +21,7 @@
*/
#include <common.h>
#include <net.h>
#include <netdev.h>
#include <asm/io.h>
#include <asm/processor.h>

Loading…
Cancel
Save