summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-09-22 10:29:45 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-09-22 10:29:45 -0500
commitf3a5d86fc914c4549792df980436a31c01f6038d (patch)
tree24fc303fa5a6a92a58cd7810ae258ae43f4f6a3a /cpukit
parent__times.c: Fix missing prototype warnings (diff)
downloadrtems-f3a5d86fc914c4549792df980436a31c01f6038d.tar.bz2
newlibc_init.c: Fix missing prototype warnings
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libcsupport/src/newlibc_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/newlibc_init.c b/cpukit/libcsupport/src/newlibc_init.c
index 110f721554..3caade2064 100644
--- a/cpukit/libcsupport/src/newlibc_init.c
+++ b/cpukit/libcsupport/src/newlibc_init.c
@@ -23,6 +23,7 @@
#endif
#if defined(RTEMS_NEWLIB)
+#include <rtems/libcsupport.h>
/**
* Init libc for CYGNUS newlib