summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2020-02-19 20:48:05 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2020-02-19 20:48:05 +0100
commitd04082d7a72461aa8bd8a594a22cc57a29d129ce (patch)
treecc64f927b9072b6c074c124e6455be0bb3ead3d3
parent247622de067234321d6f82afb5ccbe7b76d8bacd (diff)
downloadlibgphoto2-wip-test.tar.gz
Add two internal symbols to libgphoto2_portwip-test
This is supposed to fix OSX build issue introduced with 2afff46f5aef8d03d3be1395a1a4a01005bb6853.
-rw-r--r--libgphoto2_port/libgphoto2_port/libgphoto2_port.ver3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver b/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver
index 0aaa61e6c..9c7605d53 100644
--- a/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver
+++ b/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver
@@ -83,6 +83,9 @@ LIBGPHOTO2_INTERNAL {
gp_port_info_set_name;
gp_port_info_set_path;
gp_port_info_set_type;
+
+ gp_port_info_get_library_filename;
+ gp_port_info_set_library_filename;
};
#LIBGPHOTO2_6_0 {