1*0a5f61bbSmillert# BSD platforms have extra fields in struct tm that need to be initialized. 2*0a5f61bbSmillert# XXX A Configure test is needed. 3*0a5f61bbSmillert$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ; 4