summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfs_mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mount/nfs_mount.h')
-rw-r--r--utils/mount/nfs_mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/mount/nfs_mount.h b/utils/mount/nfs_mount.h
index 169f12e..8c46ce2 100644
--- a/utils/mount/nfs_mount.h
+++ b/utils/mount/nfs_mount.h
@@ -80,6 +80,6 @@ struct nfs_mount_data {
#define AUTH_GSS_SPKMP 390011
#endif
-int nfsmount(const char *, const char *, int *, char **, int, int);
+int nfsmount(const char *, const char *, int , char **, int, int);
#endif /* _NFS_MOUNT_H */