From b2a4b99ee91a831dcda4f42ff15cc1944bbeb2a7 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 25 Dec 2013 16:29:00 -0800 Subject: [PATCH] Add the url parsing functions to libnfs-win32.def --- lib/libnfs-win32.def | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/libnfs-win32.def b/lib/libnfs-win32.def index 0acbd71..7d7e108 100644 --- a/lib/libnfs-win32.def +++ b/lib/libnfs-win32.def @@ -46,6 +46,10 @@ nfs_open nfs_open_async nfs_opendir nfs_opendir_async +nfs_parse_url_full +nfs_parse_url_dir +nfs_parse_url_incomplete +nfs_destroy_url nfs_pread nfs_pread_async nfs_pwrite -- 2.34.1