summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/dkstat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h
index ef19e2b..de66e17 100644
--- a/sys/sys/dkstat.h
+++ b/sys/sys/dkstat.h
@@ -42,4 +42,6 @@
#ifndef _SYS_DKSTAT_H_
#define _SYS_DKSTAT_H_ 1
+#warning "<sys/dkstat.h> is deprecated and should not be #include'd"
+
#endif /* _SYS_DKSTAT_H_ */
OpenPOWER on IntegriCloud