diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-03-21 18:31:24 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-03-21 18:31:24 +0000 |
| commit | db01a0940f9d20930c00d724b2224492dbe621c7 (patch) | |
| tree | 63cb06f61381b182449e0e31a65b59845e7384a5 /lib/libc/include | |
| parent | fa8053e9a9d69799e2b5b8c0ad7e715818a07272 (diff) | |
Notes
Diffstat (limited to 'lib/libc/include')
| -rw-r--r-- | lib/libc/include/port_after.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/include/port_after.h b/lib/libc/include/port_after.h index 762795f5d63d..94f3a6431e98 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_ */ |
