summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/callout.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/callout.h')
-rw-r--r--freebsd/sys/callout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/callout.h b/freebsd/sys/callout.h
index aedd74f4..ed4e20eb 100644
--- a/freebsd/sys/callout.h
+++ b/freebsd/sys/callout.h
@@ -38,7 +38,7 @@
#ifndef _SYS_CALLOUT_HH_
#define _SYS_CALLOUT_HH_
-#include <rtems/freebsd/sys/queue.h>
+#include <freebsd/sys/queue.h>
struct lock_object;