summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/unistd-safer.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/unistd-safer.m4 b/m4/unistd-safer.m4
index a1dc2b753..402f1bf50 100644
--- a/m4/unistd-safer.m4
+++ b/m4/unistd-safer.m4
@@ -6,7 +6,7 @@ dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_UNISTD_SAFER],
[
- AC_LIBSOURCES([dup-safer.c, fd-safer.c, unistd-safer.h])
+ AC_LIBSOURCES([dup-safer.c, fd-safer.c, unistd-safer.h, unistd--.h])
AC_LIBOBJ([dup-safer])
AC_LIBOBJ([fd-safer])