summary refs log tree commit diff stats
path: root/src/version-script
diff options
context:
space:
mode:
Diffstat (limited to 'src/version-script')
-rw-r--r--src/version-script2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version-script b/src/version-script
index a98651db..0e442389 100644
--- a/src/version-script
+++ b/src/version-script
@@ -2,7 +2,9 @@ EXPORTED {
 	global:
 		hexchat_hook_command;
 		hexchat_hook_server;
+		hexchat_hook_server_attrs;
 		hexchat_hook_print;
+		hexchat_hook_print_attrs;
 		hexchat_hook_timer;
 		hexchat_hook_fd;
 		hexchat_unhook;