summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 17:05:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 17:05:29 +0000
commit2583672ca32ad5a4795025b9aea6e4ad081642fc (patch)
tree599f6c4c305394cdde142033783c2c748c972674 /cpukit/score
parent2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-2583672ca32ad5a4795025b9aea6e4ad081642fc.tar.bz2
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/wkspace.c: Remove duplicate include.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/src/wkspace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/wkspace.c b/cpukit/score/src/wkspace.c
index 771b93c2d2..887fa77b45 100644
--- a/cpukit/score/src/wkspace.c
+++ b/cpukit/score/src/wkspace.c
@@ -19,7 +19,6 @@
#include <rtems/config.h>
#include <rtems/score/wkspace.h>
#include <rtems/score/interr.h>
-#include <rtems/config.h>
#include <string.h> /* for memset */