From 2e5bfd2b91633ea3af161f8d65e4d3105294c53c Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 2 May 1996 13:12:05 +0000 Subject: sync syscalls, no sys/cpu.h --- sys/kern/vfs_subr.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/kern/vfs_subr.c') diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index eba355f8e7f..4cbf0a43afa 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -1,4 +1,4 @@ -/* $NetBSD: vfs_subr.c,v 1.52 1996/03/16 23:17:20 christos Exp $ */ +/* $NetBSD: vfs_subr.c,v 1.53 1996/04/22 01:39:13 christos Exp $ */ /* * Copyright (c) 1989, 1993 @@ -60,7 +60,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3-59-g8ed1b