/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: xpg3:time.h
*/
#ifndef __TDF_XPG3_TIME_H
#define __TDF_XPG3_TIME_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__xpg3__time begin
#ifndef __TDF_POSIX_TIME_H
#pragma extend interface "../posix.api/time.h"
#endif /* __TDF_POSIX_TIME_H */
extern int daylight;
extern long timezone;
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_XPG3_TIME_H */