summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_debug.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
committerphk <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
commitef310efff89c7c9b24e149c33a698707417d8367 (patch)
treed47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/cam/cam_debug.h
parent74372333a63dd71bd9a21b559db1ffc6b4e6d093 (diff)
downloadFreeBSD-src-ef310efff89c7c9b24e149c33a698707417d8367.zip
FreeBSD-src-ef310efff89c7c9b24e149c33a698707417d8367.tar.gz
Since DELAY() was moved, most <machine/clock.h> #includes have been
unnecessary.
Diffstat (limited to 'sys/cam/cam_debug.h')
-rw-r--r--sys/cam/cam_debug.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/cam/cam_debug.h b/sys/cam/cam_debug.h
index 8be4547..4b0fd24 100644
--- a/sys/cam/cam_debug.h
+++ b/sys/cam/cam_debug.h
@@ -30,10 +30,6 @@
#ifndef _CAM_CAM_DEBUG_H
#define _CAM_CAM_DEBUG_H 1
-#if defined(CAMDEBUG) && defined(_KERNEL)
-#include <machine/clock.h>
-#endif /* CAMDEBUG && _KERNEL */
-
/*
* Debugging flags.
*/
OpenPOWER on IntegriCloud