summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2006-03-21 18:31:24 +0000
committerume <ume@FreeBSD.org>2006-03-21 18:31:24 +0000
commit98c9faf4d0b9b91631aaec23337b0c0d9ad823a4 (patch)
tree63cb06f61381b182449e0e31a65b59845e7384a5 /lib/libc
parent108c9331c3255430be9a03eaa0bebb35c4bbfc03 (diff)
downloadFreeBSD-src-98c9faf4d0b9b91631aaec23337b0c0d9ad823a4.zip
FreeBSD-src-98c9faf4d0b9b91631aaec23337b0c0d9ad823a4.tar.gz
We have gmtime_r(3).
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/include/port_after.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/include/port_after.h b/lib/libc/include/port_after.h
index 762795f..94f3a64 100644
--- a/lib/libc/include/port_after.h
+++ b/lib/libc/include/port_after.h
@@ -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_ */
OpenPOWER on IntegriCloud