summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/machine/ucontext.h')
-rw-r--r--rtemsbsd/include/machine/ucontext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtemsbsd/include/machine/ucontext.h b/rtemsbsd/include/machine/ucontext.h
index 92d2b5d2..9845bf3e 100644
--- a/rtemsbsd/include/machine/ucontext.h
+++ b/rtemsbsd/include/machine/ucontext.h
@@ -23,8 +23,8 @@
#ifndef _RTEMS_BSD_MACHINE_UCONTEXT_H_
#define _RTEMS_BSD_MACHINE_UCONTEXT_H_
-#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_CONFIG_H_
-#error "the header file <freebsd/machine/rtems-bsd-config.h> must be included first"
+#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_KERNEL_SPACE_H_
+#error "the header file <machine/rtems-bsd-kernel-space.h> must be included first"
#endif
typedef int mcontext_t;