We have gmtime_r(3).

This commit is contained in:
Hajimu UMEMOTO 2006-03-21 18:31:24 +00:00
parent fa8053e9a9
commit db01a0940f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156964

View file

@ -6,5 +6,6 @@
#define HAVE_SA_LEN 1
#define HAS_INET6_STRUCTS 1
#define HAVE_SIN6_SCOPE_ID 1
#define HAVE_TIME_R 1
#endif /* _PORT_AFTER_H_ */