summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condattrdestroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrdestroy.c')
-rw-r--r--cpukit/posix/src/condattrdestroy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/src/condattrdestroy.c b/cpukit/posix/src/condattrdestroy.c
index 485fb6958e..a8f1c63bc7 100644
--- a/cpukit/posix/src/condattrdestroy.c
+++ b/cpukit/posix/src/condattrdestroy.c
@@ -23,7 +23,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>