Fix a bad #include statment

This commit is contained in:
Scott Long 2006-09-27 04:54:23 +00:00
parent 7c00cc76f0
commit 420a5a0e25

View File

@ -27,7 +27,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <opt_mfi.h>
#include "opt_mfi.h"
#ifdef MFI_DEBUG