tm_ ordering

SCCS-file: Makefile
SCCS-SID: 2.37
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:42 -04:00
committed by Paul Eggert
parent e675ba1844
commit d5c5ce1851
+1 -1
View File
@@ -44,8 +44,8 @@ TZLIB= /usr/lib/libz.a
# add a
# -DKRE_COMPAT
# to the end of the "CFLAGS=" line, and add the structure elements
# char * tm_zone;
# long tm_gmtoff;
# char * tm_zone;
# to the END of the "struct tm" structure defined in "/usr/include/time.h".
#
# If you want code inspired by certain emerging standards, add