From 59feb952c5902f97510a05d7cf7901238cbb975f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20Paul=20K=C3=BChne?= Date: Sat, 24 May 2008 16:45:18 +0200 Subject: [PATCH] Added another couple of missing symbols. Please review whether this patch is correct as it adds internal functions using VLC_EXPORT. --- src/libvlccore.sym | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/libvlccore.sym b/src/libvlccore.sym index 915714c035..c9d01abd7c 100644 --- a/src/libvlccore.sym +++ b/src/libvlccore.sym @@ -158,6 +158,11 @@ __intf_UserStringInput __intf_UserWarn __intf_UserYesNo IsUTF8 +libvlc_InternalInit +libvlc_InternalCreate +libvlc_InternalCleanup +libvlc_InternalAddIntf +libvlc_InternalDestroy LocaleFree mdate __module_Exists -- 2.39.2