]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/mount/nfsumount.h
0d67d27f596a7e49acad08f12e998f7610389554
[nfs-utils.git] / utils / mount / nfsumount.h
1 #ifndef _NFS_UMOUNT_H
2 #define _NFS_UMOUNT_H
3
4 #include "conn.h"
5 #include "mount.h"
6
7 int nfsumount(int, char **);
8
9 #endif