]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/misc.h
new "mountpoint" export option.
[nfs-utils.git] / support / include / misc.h
index 7d099d06ae8b1b1a5b8bc4d334c3afcbfd7be218..9a1b25df2160b4d1f74dc59bdff808ced955ea3e 100644 (file)
@@ -22,4 +22,6 @@ struct hostent        *hostent_dup(struct hostent *hp);
 struct hostent *get_hostent (const char *addr, int len, int type);
 struct hostent *get_reliable_hostbyaddr(const char *addr, int len, int type);
 
 struct hostent *get_hostent (const char *addr, int len, int type);
 struct hostent *get_reliable_hostbyaddr(const char *addr, int len, int type);
 
+extern int is_mountpoint(char *path);
+
 #endif /* MISC_H */
 #endif /* MISC_H */