Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / gdb / gdbsupport / common-defs.h
index 3b10468f24799559f1037ba5623aae12d3d12b75..203bd8972da9a760d5a697d6568e02690c18ca5a 100644 (file)
 #endif
 #include <errno.h>
 #include <alloca.h>
-/* Must be included before pathmax.h to avoid build errors about localtime_r
-   and gmtime_r in gnulib on MinGW.  This is a gnulib bug:
-   https://lists.gnu.org/archive/html/bug-gnulib/2019-11/msg00022.html  */
-#include <time.h>
-
 
 #include "ansidecl.h"
 /* This is defined by ansidecl.h, but we prefer gnulib's version.  On
This page took 0.025076 seconds and 4 git commands to generate.