summaryrefslogtreecommitdiffstats
path: root/sys/dev/stg/tmc18c30.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/stg/tmc18c30.c')
-rw-r--r--sys/dev/stg/tmc18c30.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/stg/tmc18c30.c b/sys/dev/stg/tmc18c30.c
index b849364..55e8d32 100644
--- a/sys/dev/stg/tmc18c30.c
+++ b/sys/dev/stg/tmc18c30.c
@@ -77,8 +77,8 @@ __FBSDID("$FreeBSD$");
#include <machine/bus_pio.h>
#include <machine/bus.h>
-#include <machine/dvcfg.h>
-#include <machine/physio_proc.h>
+#include <compat/netbsd/dvcfg.h>
+#include <compat/netbsd/physio_proc.h>
#include <cam/scsi/scsi_low.h>
#include <dev/stg/tmc18c30reg.h>
OpenPOWER on IntegriCloud