diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-06-10 11:07:54 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-06-10 11:07:54 +0000 |
| commit | 7b1e0b9c5198d88782f1c295e6a5df8caeeba7e0 (patch) | |
| tree | 7e2d43960ddccc6713734671f2c9332f9d282b87 /sys/dev | |
| parent | 991ee860a84d23d0c427fbe466c45d762f01f6c6 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/aic7xxx/aic7xxx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h index 534f2e4381d37..3ef8ef882f675 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 <sys/bus.h> /* For device_t */ |
