--- hfkernel/cw/elbug.c.orig Sun Apr 15 15:53:59 2007 +++ hfkernel/cw/elbug.c Sun Apr 15 15:56:17 2007 @@ -36,7 +36,10 @@ #ifdef __FreeBSD__ #include #include +#include #define IOPERM i386_set_ioperm +#else +#include /* Linux, UnixWare */ #endif #include #include @@ -44,7 +47,6 @@ #include #include #include -#include /* Linux, UnixWare */ /* if kd.h not found, maybe you have to take one of these 2: for OpenServer