summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/openat.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/openat.m4 b/m4/openat.m4
index 4edb1920a..9879a0112 100644
--- a/m4/openat.m4
+++ b/m4/openat.m4
@@ -11,6 +11,7 @@ dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_FUNC_OPENAT],
[
AC_LIBSOURCES([openat.c, openat.h, openat-priv.h, openat-die.c])
+ AC_LIBSOURCES([intprops.h])
AC_LIBSOURCES([mkdirat.c])
AC_LIBSOURCES([fchmodat.c])