summaryrefslogtreecommitdiffstats
path: root/sys/scsi/pt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/pt.c')
-rw-r--r--sys/scsi/pt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/scsi/pt.c b/sys/scsi/pt.c
index 06d314b..25cb990 100644
--- a/sys/scsi/pt.c
+++ b/sys/scsi/pt.c
@@ -37,10 +37,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pt.c,v 1.25 1997/12/02 21:07:00 phk Exp $
+ * $Id: pt.c,v 1.26 1998/01/06 08:28:46 julian Exp $
*/
#include "opt_bounce.h"
+#include "opt_devfs.h"
#include "opt_scsi.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud