From 3a2a8a763367bc8b12e9e3a2f98465f4abff1648 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 30 Oct 2000 08:08:00 +0000 Subject: Remove unused #includes Reviewed by: ken --- sys/cam/cam_periph.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/cam/cam_periph.c') diff --git a/sys/cam/cam_periph.c b/sys/cam/cam_periph.c index dad4400..a7370eb 100644 --- a/sys/cam/cam_periph.c +++ b/sys/cam/cam_periph.c @@ -50,7 +50,6 @@ #include #include -#include #include static u_int camperiphnextunit(struct periph_driver *p_drv, -- cgit v1.1