From 345dae38abafd2ccf4b1b1283546362810ae28c3 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Fri, 5 Jan 2018 08:13:33 +0000 Subject: Remove useless includes. ok kettenis@, visa@, claudio@, deraadt@ --- sbin/mount_nfs/mount_nfs.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/mount_nfs') diff --git a/sbin/mount_nfs/mount_nfs.c b/sbin/mount_nfs/mount_nfs.c index 21b4cc54e77..3ddd5f8981d 100644 --- a/sbin/mount_nfs/mount_nfs.c +++ b/sbin/mount_nfs/mount_nfs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mount_nfs.c,v 1.53 2016/05/27 19:45:04 deraadt Exp $ */ +/* $OpenBSD: mount_nfs.c,v 1.54 2018/01/05 08:13:31 mpi Exp $ */ /* $NetBSD: mount_nfs.c,v 1.12.4.1 1996/05/25 22:48:05 fvdl Exp $ */ /* @@ -36,7 +36,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3