summaryrefslogtreecommitdiff
path: root/lib/libc/time/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/time/private.h')
-rw-r--r--lib/libc/time/private.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/time/private.h b/lib/libc/time/private.h
index 74ec0b9634a..dee6daf4d25 100644
--- a/lib/libc/time/private.h
+++ b/lib/libc/time/private.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: private.h,v 1.8 1998/01/19 00:07:39 millert Exp $ */
+/* $OpenBSD: private.h,v 1.9 1998/01/19 00:45:30 millert Exp $ */
#ifndef PRIVATE_H
@@ -13,6 +13,7 @@
#define TM_GMTOFF tm_gmtoff
#define TM_ZONE tm_zone
#define PCTS 1
+#define XPG4_1994_04_09 1
#define STD_INSPIRED 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_STRERROR 1