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