summaryrefslogtreecommitdiffstats
path: root/utils/mount/mount.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2008-07-15 13:59:00 -0400
committerSteve Dickson <steved@redhat.com>2008-07-15 13:59:00 -0400
commit8dfb9661a132a206c10067f40e274cf797dab1b2 (patch)
tree6ef1e0e1a4db8aab7880b4fa8fc6bd4f495ce447 /utils/mount/mount.c
parent1a1d3757d8881000496b838ff7d1ede981e9c40d (diff)
downloadnfs-utils-8dfb9661a132a206c10067f40e274cf797dab1b2.tar.gz
nfs-utils-8dfb9661a132a206c10067f40e274cf797dab1b2.tar.xz
nfs-utils-8dfb9661a132a206c10067f40e274cf797dab1b2.zip
Clean up: Include the bare minimum of legacy RPC headers in
utils/mount/network.h. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mount/mount.c')
-rw-r--r--utils/mount/mount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/mount/mount.c b/utils/mount/mount.c
index d0eb1a0..06e2804 100644
--- a/utils/mount/mount.c
+++ b/utils/mount/mount.c
@@ -44,7 +44,6 @@
#include "nfs4_mount.h"
#include "mount.h"
#include "error.h"
-#include "network.h"
#include "stropts.h"
#include "version.h"