summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/clockgettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/src/clockgettime.c')
-rw-r--r--c/src/exec/posix/src/clockgettime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/src/clockgettime.c b/c/src/exec/posix/src/clockgettime.c
index 806a29caa3..c7e01102e3 100644
--- a/c/src/exec/posix/src/clockgettime.c
+++ b/c/src/exec/posix/src/clockgettime.c
@@ -11,7 +11,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/tod.h>
-#include <rtems/posix/seterr.h>
+#include <rtems/seterr.h>
#include <rtems/posix/time.h>
/*PAGE