--- src/sys/sys/device.h 2006/09/10 01:26:40 1.7 +++ src/sys/sys/device.h 2007/04/26 02:11:00 1.8 @@ -40,8 +40,8 @@ #ifndef _SYS_TYPES_H_ #include #endif -#ifndef _SYS_SYSLINK_H_ -#include +#ifndef _SYS_SYSLINK_RPC_H_ +#include #endif struct cdev;