|
|
| version 1.4, 2003/08/07 21:54:30 | version 1.5, 2004/04/16 15:40:20 |
|---|---|
| Line 28 | Line 28 |
| * $DragonFly$ | * $DragonFly$ |
| */ | */ |
| #include "use_i4bcapi.h" | |
| #if NI4BCAPI > 0 | |
| #include <sys/param.h> | #include <sys/param.h> |
| #include <sys/kernel.h> | #include <sys/kernel.h> |
| #include <sys/systm.h> | #include <sys/systm.h> |
| Line 446 n_download(int unit, int numprotos, stru | Line 443 n_download(int unit, int numprotos, stru |
| return(0); | return(0); |
| } | } |
| #endif /* NI4BCAPI > 0 */ |