summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/check-decl.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/check-decl.m4 b/m4/check-decl.m4
index 94d9a8f93..a5560471f 100644
--- a/m4/check-decl.m4
+++ b/m4/check-decl.m4
@@ -1,4 +1,4 @@
-#serial 15
+#serial 16
dnl This is just a wrapper function to encapsulate this kludge.
dnl Putting it in a separate file like this helps share it between
@@ -55,6 +55,7 @@ AC_DEFUN(jm_CHECK_DECLS,
lseek,
malloc,
memchr,
+ memrchr,
nanosleep,
realloc,
stpcpy,