summaryrefslogtreecommitdiff
path: root/lib/libc/time/private.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2008-01-07 01:09:38 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2008-01-07 01:09:38 +0000
commitd43baef7aecad5b8a465e8a723b5897ddf157172 (patch)
tree20ff8bb68e431ed3143a612007cebcbc2c576b2e /lib/libc/time/private.h
parent07cb9de5b8462fe0de9085d0637e2d48ee26bbc1 (diff)
update to tzcode2007k from elsie.nci.nih.gov
Diffstat (limited to 'lib/libc/time/private.h')
-rw-r--r--lib/libc/time/private.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libc/time/private.h b/lib/libc/time/private.h
index 7dcb8a6d406..ffafa6ba041 100644
--- a/lib/libc/time/private.h
+++ b/lib/libc/time/private.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: private.h,v 1.21 2007/12/29 22:26:51 millert Exp $ */
+/* $OpenBSD: private.h,v 1.22 2008/01/07 01:09:37 millert Exp $ */
#ifndef PRIVATE_H
#define PRIVATE_H
@@ -33,7 +33,7 @@
#if 0
#ifndef lint
#ifndef NOID
-static char privatehid[] = "@(#)private.h 8.5";
+static char privatehid[] = "@(#)private.h 8.6";
#endif /* !defined NOID */
#endif /* !defined lint */
#endif
@@ -61,10 +61,6 @@ static char privatehid[] = "@(#)private.h 8.5";
#define HAVE_SETTIMEOFDAY 3
#endif /* !defined HAVE_SETTIMEOFDAY */
-#ifndef HAVE_STRERROR
-#define HAVE_STRERROR 1
-#endif /* !defined HAVE_STRERROR */
-
#ifndef HAVE_SYMLINK
#define HAVE_SYMLINK 1
#endif /* !defined HAVE_SYMLINK */