aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hpt27xx/os_bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hpt27xx/os_bsd.h')
-rw-r--r--sys/dev/hpt27xx/os_bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hpt27xx/os_bsd.h b/sys/dev/hpt27xx/os_bsd.h
index b92cd06e9f06..96c62ae0910f 100644
--- a/sys/dev/hpt27xx/os_bsd.h
+++ b/sys/dev/hpt27xx/os_bsd.h
@@ -39,6 +39,7 @@
#include <sys/types.h>
#include <sys/cons.h>
#include <sys/time.h>
+#include <sys/stdarg.h>
#include <sys/systm.h>
#include <sys/stat.h>
@@ -59,7 +60,6 @@
#include <machine/resource.h>
#include <machine/pci_cfgreg.h>
#include <machine/bus.h>
-#include <machine/stdarg.h>
#include <sys/rman.h>
#include <vm/vm.h>