From 9180287b270f5256d9d4c0ada37851ca9a720e40 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 13 Jan 2014 06:30:43 -0800 Subject: [PATCH] Export the three new nfs_set_* functions from the windows library/dll --- lib/libnfs-win32.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/libnfs-win32.def b/lib/libnfs-win32.def index 7d7e108..eb5f55a 100644 --- a/lib/libnfs-win32.def +++ b/lib/libnfs-win32.def @@ -65,6 +65,9 @@ nfs_rmdir nfs_rmdir_async nfs_service nfs_set_auth +nfs_set_gid +nfs_set_tcp_syncnt +nfs_set_uid nfs_stat nfs_stat_async nfs_statvfs -- 2.34.1