From d0b451388486c37eecf9b292f765a7b2757e0b35 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 16 Feb 2003 14:15:03 +0000 Subject: [PATCH] This file is now empty and should no longer be used anywhere. Put a #warning here to alert people to the fact. --- sys/sys/dkstat.h | 2 ++ 1 file changed, 2 insertions(+) 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 " is deprecated and should not be #include'd" + #endif /* _SYS_DKSTAT_H_ */