diff options
Diffstat (limited to 'support/include/exportfs.h')
-rw-r--r-- | support/include/exportfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/include/exportfs.h b/support/include/exportfs.h index 8e54833..3cf1ee8 100644 --- a/support/include/exportfs.h +++ b/support/include/exportfs.h @@ -129,7 +129,6 @@ int client_member(const char *client, const char *name); void export_read(char *fname); -void export_add(nfs_export *); void export_reset(nfs_export *); nfs_export * export_lookup(char *hname, char *path, int caconical); nfs_export * export_find(const struct addrinfo *ai, |