summary refs log tree commit diff stats
path: root/plugins/fishlim/plugin_hexchat.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fishlim/plugin_hexchat.h')
-rw-r--r--plugins/fishlim/plugin_hexchat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/fishlim/plugin_hexchat.h b/plugins/fishlim/plugin_hexchat.h
index 04a1f4ff..f60522e6 100644
--- a/plugins/fishlim/plugin_hexchat.h
+++ b/plugins/fishlim/plugin_hexchat.h
@@ -26,6 +26,7 @@
 #define PLUGIN_HEXCHAT_H
 
 gchar *get_config_filename();
+int irc_nick_cmp (const char *, const char *);
 
 #endif