From 2c8bd9858eeac3f8603a72d7869958aec4878c6f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 30 Nov 2000 20:34:23 +0000 Subject: [PATCH] (jm_MACROS): Add stdint.h to the list of headers. --- m4/jm-macros.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 95e262670..ce882a744 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 27 +#serial 28 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -32,6 +32,7 @@ AC_DEFUN(jm_MACROS, paths.h \ stdlib.h \ stddef.h \ + stdint.h \ string.h \ sys/acl.h \ sys/filsys.h \ -- 2.11.0