From fe2a43e7989b67f8719138bd6abae3844d04107e Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Fri, 31 Aug 2018 13:21:56 -0700 Subject: [PATCH] Add dc_usb_storage_open to the symbols list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apparetly the Windows build needs this for the library building. Reported-by: Wojciech Więckowski Signed-off-by: Linus Torvalds --- src/libdivecomputer.symbols | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/libdivecomputer.symbols b/src/libdivecomputer.symbols index 2d7e7de..eeb7240 100644 --- a/src/libdivecomputer.symbols +++ b/src/libdivecomputer.symbols @@ -75,6 +75,8 @@ dc_usbhid_device_free dc_usbhid_iterator_new dc_usbhid_open +dc_usb_storage_open + dc_custom_open dc_parser_new