aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2006-09-27 04:54:23 +0000
committerScott Long <scottl@FreeBSD.org>2006-09-27 04:54:23 +0000
commit420a5a0e2501980b01b8a1153e785ab9b2379434 (patch)
tree5774a741dfa17f98fbc05190898a0d9fb18c942f /sys/dev
parent7c00cc76f042009bc0c3b24dd8853632893e9f3e (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/mfi/mfi_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mfi/mfi_debug.c b/sys/dev/mfi/mfi_debug.c
index 9120f081005d..5cd2d355a25d 100644
--- a/sys/dev/mfi/mfi_debug.c
+++ b/sys/dev/mfi/mfi_debug.c
@@ -27,7 +27,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include <opt_mfi.h>
+#include "opt_mfi.h"
#ifdef MFI_DEBUG