Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ia64/include Remove unused include of sys/tree.h
details: https://anonhg.NetBSD.org/src/rev/b1ed658a6882
branches: trunk
changeset: 346912:b1ed658a6882
user: martin <martin%NetBSD.org@localhost>
date: Sat Aug 06 21:13:30 2016 +0000
description:
Remove unused include of sys/tree.h
diffstat:
sys/arch/ia64/include/vmparam.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 923d1e3d5f7a -r b1ed658a6882 sys/arch/ia64/include/vmparam.h
--- a/sys/arch/ia64/include/vmparam.h Sat Aug 06 20:42:29 2016 +0000
+++ b/sys/arch/ia64/include/vmparam.h Sat Aug 06 21:13:30 2016 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: vmparam.h,v 1.8 2016/08/05 17:04:16 scole Exp $ */
+/* $NetBSD: vmparam.h,v 1.9 2016/08/06 21:13:30 martin Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -37,8 +37,6 @@
#ifndef _VMPARAM_H_
#define _VMPARAM_H_
-#include <sys/tree.h>
-
#define USRSTACK VM_MAX_ADDRESS /* XXX: Revisit vm address space. */
/*
Home |
Main Index |
Thread Index |
Old Index