aboutsummaryrefslogtreecommitdiffstats
path: root/include/alloca.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/alloca.h')
-rw-r--r--include/alloca.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/alloca.h b/include/alloca.h
index 3ef962b..68e50bf 100644
--- a/include/alloca.h
+++ b/include/alloca.h
@@ -17,8 +17,9 @@
*/
#ifndef _ALLOCA_H
#define _ALLOCA_H
-#ifndef _PORTABLE_SOURCE
#include <slibc/version.h>
+#include <slibc/features.h>
+#ifndef __PORTABLE