summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/umapfs/umap_subr.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-08-02 14:33:27 +0000
committerbde <bde@FreeBSD.org>1997-08-02 14:33:27 +0000
commit9195bd1ec7d7d8d8239de6a1eb75124aa8307f1f (patch)
tree9c6abeea2159a31b9e536051714351e3abfe9989 /sys/miscfs/umapfs/umap_subr.c
parentb6f496a4ab1dbf77dccbdc672e9d9cd294a36b99 (diff)
downloadFreeBSD-src-9195bd1ec7d7d8d8239de6a1eb75124aa8307f1f.zip
FreeBSD-src-9195bd1ec7d7d8d8239de6a1eb75124aa8307f1f.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/miscfs/umapfs/umap_subr.c')
-rw-r--r--sys/miscfs/umapfs/umap_subr.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/miscfs/umapfs/umap_subr.c b/sys/miscfs/umapfs/umap_subr.c
index 6f5296e..a74b3eb 100644
--- a/sys/miscfs/umapfs/umap_subr.c
+++ b/sys/miscfs/umapfs/umap_subr.c
@@ -35,17 +35,14 @@
*
* @(#)umap_subr.c 8.9 (Berkeley) 5/14/95
*
- * $Id$
+ * $Id: umap_subr.c,v 1.10 1997/02/22 09:40:37 peter Exp $
*/
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
-#include <sys/time.h>
-#include <sys/types.h>
#include <sys/vnode.h>
#include <sys/mount.h>
-#include <sys/namei.h>
#include <sys/malloc.h>
#include <miscfs/umapfs/umap.h>
OpenPOWER on IntegriCloud