summaryrefslogtreecommitdiff
path: root/assert/assert-perr.c
diff options
context:
space:
mode:
Diffstat (limited to 'assert/assert-perr.c')
-rw-r--r--assert/assert-perr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/assert/assert-perr.c b/assert/assert-perr.c
index 1144530640..3017c9fd9c 100644
--- a/assert/assert-perr.c
+++ b/assert/assert-perr.c
@@ -83,3 +83,4 @@ __assert_perror_fail (int errnum,
abort ();
}
+libc_hidden_def (__assert_perror_fail)