# HG changeset patch # User Jim Meyering # Date 975616463 0 # Node ID 2363d5e2ef59718566306e6a2f9b5e9ff85e9308 # Parent 9afb7ff7a232fa3c53946a62d893280d18d90575 (jm_MACROS): Add stdint.h to the list of headers. diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 --- 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 @@ paths.h \ stdlib.h \ stddef.h \ + stdint.h \ string.h \ sys/acl.h \ sys/filsys.h \