aboutsummaryrefslogtreecommitdiffstats
path: root/include/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/errno.h')
-rw-r--r--include/errno.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/errno.h b/include/errno.h
index a1cc191..9344a8a 100644
--- a/include/errno.h
+++ b/include/errno.h
@@ -18,9 +18,9 @@
#ifndef _ERRNO_H
#define _ERRNO_H
#include <slibc/version.h>
+#include <slibc/features.h>
-#include <slibc/features.h>
/* TODO include error definitions */
@@ -41,7 +41,7 @@
volatile int* __errno(void) __GCC_ONLY(__attribute__((const))); /* TODO not implemented */
-#ifndef _PORTABLE_SOURCE
+#ifndef __PORTABLE
/**
* This is the name that was used to invoke the program
* running in the current process. This is the value