aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bits/types.h')
-rw-r--r--include/bits/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bits/types.h b/include/bits/types.h
index 58c6064..e594e44 100644
--- a/include/bits/types.h
+++ b/include/bits/types.h
@@ -54,7 +54,7 @@ typedef unsigned long int uptrdiff_t;
#endif
-#ifndef _PORTABLE_SOURCE
+#ifndef __PORTABLE
/**
* Integer type which can represent any character.
* May not be greater than the with of type long.