Mercurial > flash_v2
diff packages/devs/eth/cl/cs8900a/current/src/if_cs8900a.c @ 219:ae8511176102
Fix CDL dependencies for stand-alone/system operation.
| author | gthomas |
|---|---|
| date | Fri, 14 Jun 2002 22:00:56 +0000 |
| parents | 94b558c9fb67 |
| children | 01d8c3c977d9 |
line wrap: on
line diff
--- a/packages/devs/eth/cl/cs8900a/current/src/if_cs8900a.c +++ b/packages/devs/eth/cl/cs8900a/current/src/if_cs8900a.c @@ -71,6 +71,7 @@ #include <cyg/kernel/kapi.h> #endif #include <pkgconf/io_eth_drivers.h> + #include <cyg/infra/cyg_type.h> #include <cyg/hal/hal_arch.h> #include <cyg/hal/hal_intr.h>
