[Midnightbsd-cvs] src [8110] trunk/sys/dev/mfi/mfivar.h: add include

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 16 16:27:37 EDT 2016


Revision: 8110
          http://svnweb.midnightbsd.org/src/?rev=8110
Author:   laffer1
Date:     2016-09-16 16:27:37 -0400 (Fri, 16 Sep 2016)
Log Message:
-----------
add include

Modified Paths:
--------------
    trunk/sys/dev/mfi/mfivar.h

Modified: trunk/sys/dev/mfi/mfivar.h
===================================================================
--- trunk/sys/dev/mfi/mfivar.h	2016-09-16 19:52:50 UTC (rev 8109)
+++ trunk/sys/dev/mfi/mfivar.h	2016-09-16 20:27:37 UTC (rev 8110)
@@ -61,6 +61,7 @@
 
 #include <sys/types.h>
 #include <sys/taskqueue.h>
+#include "opt_mfi.h"
 
 /*
  * SCSI structures and definitions are used from here, but no linking



More information about the Midnightbsd-cvs mailing list