summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hints/aix.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hints/aix.sh b/hints/aix.sh
index 8d06c9fc72..63f245f276 100644
--- a/hints/aix.sh
+++ b/hints/aix.sh
@@ -234,6 +234,7 @@ case "$usethreads" in
d_setgrent_r='undef'
d_setpwent_r='undef'
d_srand48_r='undef'
+ d_srandom_r='undef'
d_strerror_r='undef'
ccflags="$ccflags -DNEED_PTHREAD_INIT"