summaryrefslogtreecommitdiffstats
path: root/lib/libkse/sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkse/sys')
-rw-r--r--lib/libkse/sys/thr_error.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libkse/sys/thr_error.c b/lib/libkse/sys/thr_error.c
index 72e1927..0ba34e0 100644
--- a/lib/libkse/sys/thr_error.c
+++ b/lib/libkse/sys/thr_error.c
@@ -40,6 +40,8 @@
#undef errno
extern int errno;
+LT10_COMPAT_DEFAULT(__error);
+
int *
__error(void)
{
OpenPOWER on IntegriCloud