summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Sommer <soja-lists@aries.uberspace.de>2015-10-29 22:10:31 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-10-30 07:44:45 +0100
commit65243416f93addf03b8640aef9189ac9d59f7858 (patch)
tree2c82db119dded84471b90e6cf7670f5a5abf6f51
parentbsp/qoriq: Fix interrupt support for T series (diff)
downloadrtems-65243416f93addf03b8640aef9189ac9d59f7858.tar.bz2
ada: Add missing include
Include stackimpl.h otherwise PTHREAD_MINIMUM_STACK_SIZE cannot be evaluated.
-rw-r--r--cpukit/libgnat/adasupp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libgnat/adasupp.c b/cpukit/libgnat/adasupp.c
index a6e1f380db..662b1ccf7e 100644
--- a/cpukit/libgnat/adasupp.c
+++ b/cpukit/libgnat/adasupp.c
@@ -8,6 +8,7 @@
#include <rtems/system.h>
#include <rtems/config.h>
#include <rtems/posix/pthreadimpl.h>
+#include <rtems/score/stackimpl.h>
/*
* _ada_pthread_minimum_stack_size