From bdba4eb2d7076026a1f02f12d5148773e96da119 Mon Sep 17 00:00:00 2001
From: Scott Long <scottl@FreeBSD.org>
Date: Sun, 30 Apr 2006 16:46:11 +0000
Subject: [PATCH] Remove header pollution.

---
 sys/dev/twa/tw_osl_cam.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys/dev/twa/tw_osl_cam.c b/sys/dev/twa/tw_osl_cam.c
index 7bc73ef73a3b..457b539114e7 100644
--- a/sys/dev/twa/tw_osl_cam.c
+++ b/sys/dev/twa/tw_osl_cam.c
@@ -45,7 +45,6 @@
 #include <cam/cam_ccb.h>
 #include <cam/cam_sim.h>
 #include <cam/cam_xpt_sim.h>
-#include <cam/cam_xpt_periph.h>
 #include <cam/cam_debug.h>
 #include <cam/cam_periph.h>