summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/src/rtems-bsd-init-with-irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/src/rtems-bsd-init-with-irq.c')
-rw-r--r--rtemsbsd/src/rtems-bsd-init-with-irq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtemsbsd/src/rtems-bsd-init-with-irq.c b/rtemsbsd/src/rtems-bsd-init-with-irq.c
index c8b3ddc7..2d5da9ae 100644
--- a/rtemsbsd/src/rtems-bsd-init-with-irq.c
+++ b/rtemsbsd/src/rtems-bsd-init-with-irq.c
@@ -20,11 +20,11 @@
* http://www.rtems.com/license/LICENSE.
*/
-#include <rtems/freebsd/machine/rtems-bsd-config.h>
+#include <freebsd/machine/rtems-bsd-config.h>
#include <rtems/irq-extension.h>
-#include <rtems/freebsd/bsd.h>
+#include <freebsd/bsd.h>
rtems_status_code
rtems_bsd_initialize_with_interrupt_server(void)