From d480687ffbaac7426a6452e600cfc532438c0bcc Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 10 Mar 2004 01:09:30 +0000 Subject: no need for re-including machine/stdarg.h --- sys/dev/ic/mpt_openbsd.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/ic/mpt_openbsd.c b/sys/dev/ic/mpt_openbsd.c index d30c3466dc7..0af5c1553c3 100644 --- a/sys/dev/ic/mpt_openbsd.c +++ b/sys/dev/ic/mpt_openbsd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mpt_openbsd.c,v 1.2 2004/03/07 05:08:16 krw Exp $ */ +/* $OpenBSD: mpt_openbsd.c,v 1.3 2004/03/10 01:09:29 deraadt Exp $ */ /* $NetBSD: mpt_netbsd.c,v 1.7 2003/07/14 15:47:11 lukem Exp $ */ /* @@ -101,8 +101,6 @@ #include /* pulls in all headers */ -#include /* for mpt_prt() */ - static int mpt_poll(mpt_softc_t *, struct scsi_xfer *, int); static void mpt_timeout(void *); static void mpt_done(mpt_softc_t *, uint32_t); -- cgit v1.2.3