Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amigappc/include Delete an unnecessary #include and...
details: https://anonhg.NetBSD.org/src/rev/281901f2f883
branches: trunk
changeset: 768694:281901f2f883
user: dyoung <dyoung%NetBSD.org@localhost>
date: Thu Aug 25 02:05:27 2011 +0000
description:
Delete an unnecessary #include and an unnecessary comment.
diffstat:
sys/arch/amigappc/include/bus_defs.h | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 58184b2e57a8 -r 281901f2f883 sys/arch/amigappc/include/bus_defs.h
--- a/sys/arch/amigappc/include/bus_defs.h Thu Aug 25 02:01:32 2011 +0000
+++ b/sys/arch/amigappc/include/bus_defs.h Thu Aug 25 02:05:27 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: bus_defs.h,v 1.3 2011/08/12 17:40:49 dyoung Exp $ */
+/* $NetBSD: bus_defs.h,v 1.4 2011/08/25 02:05:27 dyoung Exp $ */
/*
* Copyright (c) 1996 Leo Weppelman. All rights reserved.
@@ -27,10 +27,6 @@
#ifndef _AMIGAPPC_BUS_DEFS_H_
#define _AMIGAPPC_BUS_DEFS_H_
-#include <sys/types.h>
-
-/* for public use: */
-
/*
* Memory addresses (in bus space)
*/
Home |
Main Index |
Thread Index |
Old Index