From 7b1e0b9c5198d88782f1c295e6a5df8caeeba7e0 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 10 Jun 2000 11:07:54 +0000 Subject: [PATCH] Unused include: #include "ahc.h" --- sys/dev/aic7xxx/aic7xxx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h index 534f2e4381d3..3ef8ef882f67 100644 --- a/sys/dev/aic7xxx/aic7xxx.h +++ b/sys/dev/aic7xxx/aic7xxx.h @@ -36,7 +36,6 @@ #ifndef _AIC7XXX_H_ #define _AIC7XXX_H_ -#include "ahc.h" /* for NAHC from config */ #include "opt_aic7xxx.h" /* for config options */ #include /* For device_t */