summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 14:15:03 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 14:15:03 +0000
commitd0b451388486c37eecf9b292f765a7b2757e0b35 (patch)
treebc6641f76a4fed4a9755ab4f47243abbe52f9b93
parentf341ca9891fd100cadeec3738b31fe62cdececd1 (diff)
Notes
-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 ef19e2b9ecec..de66e17e3d84 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_ */