summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/stdio-safer.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/stdio-safer.m4 b/m4/stdio-safer.m4
index a596de232..0ea234d8d 100644
--- a/m4/stdio-safer.m4
+++ b/m4/stdio-safer.m4
@@ -6,7 +6,7 @@ dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_STDIO_SAFER],
[
- AC_LIBSOURCES([fopen-safer.c, stdio-safer.h])
+ AC_LIBSOURCES([fopen-safer.c, stdio-safer.h, stdio--.h])
AC_LIBOBJ([fopen-safer])
dnl Prerequisites of lib/fopen-safer.c.