summaryrefslogtreecommitdiffstats
path: root/cpukit
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:45:51 +0100
commitb2d788b3f2519f05f42566758ed789cf56ab9b64 (patch)
tree6746c2d2c81a4ffa4aa274ec25749a1d97c2ca79 /cpukit
parentCONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checked (diff)
downloadrtems-b2d788b3f2519f05f42566758ed789cf56ab9b64.tar.bz2
ada: Add missing include
Include stackimpl.h otherwise PTHREAD_MINIMUM_STACK_SIZE cannot be evaluated.
Diffstat (limited to 'cpukit')
-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