summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condget.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condget.c')
-rw-r--r--cpukit/posix/src/condget.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/src/condget.c b/cpukit/posix/src/condget.c
index 32bfa07a2a..4f3bc14a3f 100644
--- a/cpukit/posix/src/condget.c
+++ b/cpukit/posix/src/condget.c
@@ -16,7 +16,6 @@
#include <rtems/system.h>
#include <rtems/score/object.h>
-#include <rtems/score/states.h>
#include <rtems/score/watchdog.h>
#include <rtems/posix/condimpl.h>
#include <rtems/posix/time.h>