From 845c4915bf51d4d670f527275b99c7423708bbfc Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 30 Nov 2011 03:40:07 +0100 Subject: plugin config unix compatibility part 1 --- src/version-script | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/version-script') diff --git a/src/version-script b/src/version-script index 048c1f55..e747958b 100644 --- a/src/version-script +++ b/src/version-script @@ -30,5 +30,7 @@ EXPORTED { xchat_send_modes; xchat_strip; xchat_free; + xchat_set_plugin_pref; + xchat_get_plugin_pref; local: *; }; -- cgit 1.4.1