aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/dkstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/dkstat.h')
-rw-r--r--sys/sys/dkstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h
index de66e17e3d84..6a78690e7f4c 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 "<sys/dkstat.h> is deprecated and should not be #include'd"
+#include <sys/resource.h>
#endif /* _SYS_DKSTAT_H_ */