Merge pull request #874 from caogos/master
[BSP] fix the compiling issue.
This commit is contained in:
commit
a13fdaac3d
|
@ -35,6 +35,9 @@
|
|||
#ifndef SYNOP_GMAC_NETWORK_INTERFACE_H
|
||||
#define SYNOP_GMAC_NETWORK_INTERFACE_H 1
|
||||
|
||||
|
||||
#include <lwip/sys.h>
|
||||
#include <netif/ethernetif.h>
|
||||
#include "synopGMAC_plat.h"
|
||||
#include "synopGMAC_Host.h"
|
||||
#include "synopGMAC_Dev.h"
|
||||
|
|
Loading…
Reference in New Issue