Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/m68k/include Fix editor mishap
details: https://anonhg.NetBSD.org/src/rev/30d4a77634e7
branches: trunk
changeset: 331582:30d4a77634e7
user: martin <martin%NetBSD.org@localhost>
date: Fri Aug 15 07:53:37 2014 +0000
description:
Fix editor mishap
diffstat:
sys/arch/m68k/include/int_mwgwtypes.h | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 1b2109b58ca0 -r 30d4a77634e7 sys/arch/m68k/include/int_mwgwtypes.h
--- a/sys/arch/m68k/include/int_mwgwtypes.h Fri Aug 15 07:45:31 2014 +0000
+++ b/sys/arch/m68k/include/int_mwgwtypes.h Fri Aug 15 07:53:37 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: int_mwgwtypes.h,v 1.5 2014/08/13 22:25:39 matt Exp $ */
+/* $NetBSD: int_mwgwtypes.h,v 1.6 2014/08/15 07:53:37 martin Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -87,7 +87,6 @@
typedef unsigned long long int uintmax_t;
#endif
-#ifdef __UINT_FAST64_TYPE__
-#include <sys/common_int_mwgwtypes.h>
-#else
+#endif
+
#endif /* !_M68K_INT_MWGWTYPES_H_ */
Home |
Main Index |
Thread Index |
Old Index