Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/nfs remove include of <vm/vm.h>
details: https://anonhg.NetBSD.org/src/rev/57b645fd3cd2
branches: trunk
changeset: 493972:57b645fd3cd2
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Jun 28 03:30:42 2000 +0000
description:
remove include of <vm/vm.h>
diffstat:
sys/nfs/nfs_subs.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r a4f78bab5b89 -r 57b645fd3cd2 sys/nfs/nfs_subs.c
--- a/sys/nfs/nfs_subs.c Wed Jun 28 03:29:45 2000 +0000
+++ b/sys/nfs/nfs_subs.c Wed Jun 28 03:30:42 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: nfs_subs.c,v 1.78 2000/06/27 17:52:34 mrg Exp $ */
+/* $NetBSD: nfs_subs.c,v 1.79 2000/06/28 03:30:42 mrg Exp $ */
/*
* Copyright (c) 1989, 1993
@@ -77,8 +77,6 @@
#include <miscfs/specfs/specdev.h>
-#include <vm/vm.h>
-
#include <netinet/in.h>
#ifdef ISO
#include <netiso/iso.h>
Home |
Main Index |
Thread Index |
Old Index