summaryrefslogtreecommitdiffstats
path: root/isys/nfsmount.c
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-02-08 17:00:59 +0000
committerMatt Wilson <msw@redhat.com>2001-02-08 17:00:59 +0000
commitc5eaa5459323a33c5addae2d21e2b66ced334ac2 (patch)
treed96299ee6044e0b97314f18add0a86c6fb270cfe /isys/nfsmount.c
parented26540b9d7341c4ce07cdeee10fb80b7c2566ab (diff)
downloadanaconda-c5eaa5459323a33c5addae2d21e2b66ced334ac2.tar.gz
anaconda-c5eaa5459323a33c5addae2d21e2b66ced334ac2.tar.xz
anaconda-c5eaa5459323a33c5addae2d21e2b66ced334ac2.zip
remove clashing linux/uio.h
Diffstat (limited to 'isys/nfsmount.c')
-rw-r--r--isys/nfsmount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/isys/nfsmount.c b/isys/nfsmount.c
index a3d92dfa9..f4151aa3a 100644
--- a/isys/nfsmount.c
+++ b/isys/nfsmount.c
@@ -53,7 +53,6 @@
#include "nfsmount.h"
#define NFS_NEED_KERNEL_TYPES
-#include <linux/uio.h>
#include <linux/nfs.h>
#include "mount_constants.h"
#include "nfs_mount4.h"