diff options
Diffstat (limited to 'sys/dev/ic/aic79xx_openbsd.h')
-rw-r--r-- | sys/dev/ic/aic79xx_openbsd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/aic79xx_openbsd.h b/sys/dev/ic/aic79xx_openbsd.h index b6df42a1310..1f9b02c7e46 100644 --- a/sys/dev/ic/aic79xx_openbsd.h +++ b/sys/dev/ic/aic79xx_openbsd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: aic79xx_openbsd.h,v 1.17 2007/10/01 12:10:55 martin Exp $ */ +/* $OpenBSD: aic79xx_openbsd.h,v 1.18 2014/09/14 14:17:24 jsg Exp $ */ /* * Copyright (c) 2004 Milos Urbanek, Kenneth R. Westerback & Marco Peereboom @@ -74,7 +74,6 @@ #include <sys/device.h> #include <sys/malloc.h> #include <sys/buf.h> -#include <sys/proc.h> #include <sys/queue.h> #define AIC_PCI_CONFIG 1 |