=================================================================== RCS file: /cvs/funnyos/sys/bus.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- funnyos/sys/bus.h 2007/10/16 21:41:35 1.6 +++ funnyos/sys/bus.h 2007/10/25 20:58:47 1.7 @@ -1,10 +1,10 @@ /* - * $Id: bus.h,v 1.6 2007/10/16 20:41:35 init Exp $ + * $Id: bus.h,v 1.7 2007/10/25 19:58:47 init Exp $ */ #ifndef _SYS_BUS_H #define _SYS_BUS_H -#include +#include /* * Each bus (bus driver instance) has its own bus_handle.