diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/jm-macros.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 9625769b4..f9374cff2 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 87 -*- autoconf -*- +#serial 88 -*- autoconf -*- dnl Misc type-related macros for coreutils. @@ -189,6 +189,7 @@ AC_DEFUN([gl_CHECK_ALL_HEADERS], mnttab.h \ netdb.h \ paths.h \ + priv.h \ stdlib.h \ stdint.h \ string.h \ |