summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/clockgettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/clockgettime.c')
-rw-r--r--cpukit/posix/src/clockgettime.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/posix/src/clockgettime.c b/cpukit/posix/src/clockgettime.c
index 5b0b6eebeb..31b366cc8e 100644
--- a/cpukit/posix/src/clockgettime.c
+++ b/cpukit/posix/src/clockgettime.c
@@ -23,8 +23,6 @@
#include <rtems/seterr.h>
-#include "posixtime.h"
-
/*PAGE
*
* 14.2.1 Clocks, P1003.1b-1993, p. 263