c98450e52a3b8014814fb570450c4b8df47cceb3
[haskell-directory.git] / include / timeUtils.h
1 /*
2  * (c) The University of Glasgow 2002
3  *
4  * Time Runtime Support
5  */
6 #ifndef __TIMEUTILS_H__
7 #define __TIMEUTILS_H__
8
9 extern long *__hscore_timezone( void );
10 extern char **__hscore_tzname( void );
11
12 #endif /* __DIRUTILS_H__ */