Mercurial > nand-ecoscentric
changeset 295:953d23c104a1
* include/devs_eth_h8300_aki3068net.inl: Allow to build with
if_dp83902a.c changes.
| author | jlarmour |
|---|---|
| date | Wed, 14 Aug 2002 18:13:25 +0000 |
| parents | 9f49ba9afe89 |
| children | 542103a53d53 |
| files | packages/devs/eth/h8300/aki3068net/current/ChangeLog packages/devs/eth/h8300/aki3068net/current/include/devs_eth_h8300_aki3068net.inl |
| diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/devs/eth/h8300/aki3068net/current/ChangeLog +++ b/packages/devs/eth/h8300/aki3068net/current/ChangeLog @@ -1,3 +1,9 @@ +2002-08-14 Yoshinori Sato <qzb04471@nifty.ne.jp> +2002-08-14 Jonathan Larmour <jifl@ecoscentric.com> + + * include/devs_eth_h8300_aki3068net.inl: Allow to build with + if_dp83902a.c changes. + 2002-06-14 Gary Thomas <gary@chez-thomas.org> * src/if_aki3068net.c:
--- a/packages/devs/eth/h8300/aki3068net/current/include/devs_eth_h8300_aki3068net.inl +++ b/packages/devs/eth/h8300/aki3068net/current/include/devs_eth_h8300_aki3068net.inl @@ -48,7 +48,7 @@ //========================================================================== #include <cyg/hal/hal_intr.h> // CYGNUM_HAL_INTERRUPT_ETHR - +#include <cyg/hal/hal_if.h> #define CYGHWR_NS_DP83902A_PLF_INIT ns_dp83902a_plf_init
