* lib/mktime.c: Include <intprops.h> again,
fixing a typo noted by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2023-05/msg00014.html
+2023-05-02 Paul Eggert <eggert@cs.ucla.edu>
+
+ mktime: include <intprops.h>
+ * lib/mktime.c: Include <intprops.h> again,
+ fixing a typo noted by Bruno Haible in:
+ https://lists.gnu.org/r/bug-gnulib/2023-05/msg00014.html
+
2023-05-02 Bruno Haible <bruno@clisp.org>
fopen: Silence a gcc warning.
#include <stdlib.h>
#include <string.h>
+#include <intprops.h>
#include <verify.h>
#ifndef NEED_MKTIME_INTERNAL