From 420f0a56b11b92d44992ae037cd8d5e18cc582f6 Mon Sep 17 00:00:00 2001 From: mjacob Date: Fri, 2 Jun 2006 19:23:12 +0000 Subject: Make the code able to compile again in RELENG_4. --- sys/dev/mpt/mpt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/mpt/mpt.h b/sys/dev/mpt/mpt.h index d1d9f74..70cdb45 100644 --- a/sys/dev/mpt/mpt.h +++ b/sys/dev/mpt/mpt.h @@ -126,6 +126,7 @@ #if __FreeBSD_version < 500000 #include +#include #endif #include -- cgit v1.1