summaryrefslogtreecommitdiff
path: root/sys/cam
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-04-21 07:26:30 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-04-21 07:26:30 +0000
commit54a8c69347ca24cc66aa3f2540e1a4225f965e8a (patch)
tree4a4fa6f816c5edc3fc0cfec81999199d467daba5 /sys/cam
parenta0154df93cd0f6587e45f670993c4e7595380aac (diff)
Notes
Diffstat (limited to 'sys/cam')
-rw-r--r--sys/cam/cam_xpt.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index 52428e03625e..3ed8344d11ea 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: cam_xpt.c,v 1.51 1999/04/17 08:36:03 peter Exp $
+ * $Id: cam_xpt.c,v 1.52 1999/04/19 21:26:08 gibbs Exp $
*/
#include <sys/param.h>
#include <sys/systm.h>
@@ -63,8 +63,6 @@
#include "opt_cam.h"
#include "opt_scsi.h"
-extern void (*ihandlers[32]) __P((void));
-
/* Datastructures internal to the xpt layer */
/*