summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/interrupt.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/interrupt.h')
-rw-r--r--freebsd/sys/interrupt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/sys/interrupt.h b/freebsd/sys/interrupt.h
index 87efcc51..e43d0047 100644
--- a/freebsd/sys/interrupt.h
+++ b/freebsd/sys/interrupt.h
@@ -29,8 +29,8 @@
#ifndef _SYS_INTERRUPT_HH_
#define _SYS_INTERRUPT_HH_
-#include <rtems/freebsd/sys/_lock.h>
-#include <rtems/freebsd/sys/_mutex.h>
+#include <freebsd/sys/_lock.h>
+#include <freebsd/sys/_mutex.h>
struct intr_event;
struct intr_thread;