diff options
| -rw-r--r-- | sys/i386/scsi/aic7xxx.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/scsi/aic7xxx.h b/sys/i386/scsi/aic7xxx.h index c8b2d968a548..6ffcf6e5e758 100644 --- a/sys/i386/scsi/aic7xxx.h +++ b/sys/i386/scsi/aic7xxx.h @@ -20,7 +20,7 @@ * 4. Modifications may be freely made to this file if the above conditions * are met. * - * $Id: aic7xxx.h,v 1.22 1996/03/10 07:11:44 gibbs Exp $ + * $Id: aic7xxx.h,v 1.23 1996/03/31 03:15:31 gibbs Exp $ */ #ifndef _AIC7XXX_H_ @@ -40,7 +40,6 @@ /* #define AHCDEBUG */ -extern int bootverbose; typedef unsigned long int physaddr; extern u_long ahc_unit; |
