From: Jeffrey Altman Date: Tue, 9 Jul 2013 13:53:25 +0000 (-0400) Subject: Windows: HAVE_TIMEGM provided by roken X-Git-Tag: upstream/1.8.0_pre1^2~1095 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=286c41ad6bec8b0a72d07fa42aecd21c3d744f63;p=packages%2Fo%2Fopenafs.git Windows: HAVE_TIMEGM provided by roken Change-Id: I110e0667cdc68ab0877fe8c1d0a4f9e48e60621d Reviewed-on: http://gerrit.openafs.org/10067 Tested-by: BuildBot Reviewed-by: Jeffrey Altman --- diff --git a/src/config/afsconfig-windows.h b/src/config/afsconfig-windows.h index 350a5c781..b3c1de6a5 100644 --- a/src/config/afsconfig-windows.h +++ b/src/config/afsconfig-windows.h @@ -267,6 +267,7 @@ typedef int errno_t; #define HAVE_GETCWD 1 #define HAVE_STRUPR 1 #define HAVE_UINTPTR_T 1 +#define HAVE_TIMEGM 1 #define HAVE_KRB5_CREDS_KEYBLOCK_ENCTYPE 1