diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aicasm/aicasm.h')
-rw-r--r-- | drivers/scsi/aic7xxx/aicasm/aicasm.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/aic7xxx/aicasm/aicasm.h b/drivers/scsi/aic7xxx/aicasm/aicasm.h index 51678dd46ff7..716a2aefc925 100644 --- a/drivers/scsi/aic7xxx/aicasm/aicasm.h +++ b/drivers/scsi/aic7xxx/aicasm/aicasm.h @@ -42,11 +42,7 @@ * $FreeBSD$ */ -#ifdef __linux__ #include "../queue.h" -#else -#include <sys/queue.h> -#endif #ifndef TRUE #define TRUE 1 |