summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/sys/param.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rtemsbsd/include/rtems/bsd/sys/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemsbsd/include/rtems/bsd/sys/param.h b/rtemsbsd/include/rtems/bsd/sys/param.h
index 2945691f..d301957f 100644
--- a/rtemsbsd/include/rtems/bsd/sys/param.h
+++ b/rtemsbsd/include/rtems/bsd/sys/param.h
@@ -97,7 +97,7 @@
#include <sys/cdefs.h>
#include <rtems/bsd/sys/errno.h>
#ifndef LOCORE
-#include <rtems/bsd/sys/time.h>
+#include <sys/time.h>
#include <sys/priority.h>
#endif