summaryrefslogtreecommitdiff
path: root/sys/arch/vax
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax')
-rw-r--r--sys/arch/vax/include/_types.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/vax/include/_types.h b/sys/arch/vax/include/_types.h
index 51e03bb7961..09b99aa2473 100644
--- a/sys/arch/vax/include/_types.h
+++ b/sys/arch/vax/include/_types.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: _types.h,v 1.14 2011/11/15 17:12:14 deraadt Exp $ */
+/* $OpenBSD: _types.h,v 1.15 2012/11/05 19:39:34 miod Exp $ */
/*-
* Copyright (c) 1990, 1993
@@ -142,7 +142,4 @@ typedef int __rune_t;
typedef void * __wctrans_t;
typedef void * __wctype_t;
-/* Feature test macros */
-#define __HAVE_TIMECOUNTER
-
#endif /* _MACHINE__TYPES_H_ */