diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h index de66e17e3d8..6a78690e7f4 100644 --- a/sys/sys/dkstat.h +++ b/sys/sys/dkstat.h @@ -42,6 +42,6 @@ #ifndef _SYS_DKSTAT_H_ #define _SYS_DKSTAT_H_ 1 -#warning " is deprecated and should not be #include'd" +#include #endif /* _SYS_DKSTAT_H_ */