]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
autoupdate
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 Oct 2018 18:32:09 +0000 (11:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 Oct 2018 18:32:38 +0000 (11:32 -0700)
lib/mktime.c

index 1404ee9f1ff653e228539b5cbfbf069cf6887e05..00f0dec6b405aca9f847d3fa138ab0735c20854a 100644 (file)
@@ -78,7 +78,7 @@
 
 #include "mktime-internal.h"
 
-#ifndef _LIBC
+#if !defined _LIBC && (NEED_MKTIME_WORKING || NEED_MKTIME_WINDOWS)
 static void
 my_tzset (void)
 {