From: Ronnie Sahlberg Date: Thu, 26 Dec 2013 00:29:00 +0000 (-0800) Subject: Add the url parsing functions to libnfs-win32.def X-Git-Tag: upstream/1.9.6^2~161 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b2a4b99ee91a831dcda4f42ff15cc1944bbeb2a7;p=deb_libnfs.git Add the url parsing functions to libnfs-win32.def --- 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