diff --git a/sys/dev/aha/aha.c b/sys/dev/aha/aha.c index 50cec6fba0d..1e875204d71 100644 --- a/sys/dev/aha/aha.c +++ b/sys/dev/aha/aha.c @@ -58,7 +58,8 @@ * $FreeBSD$ */ -#include "pnp.h" +/* #include "pnp.h" */ +#define NPNP 0 #include #include