diff libpurple/protocols/jabber/jabber.h @ 27000:65fadd6977b4

I still don't know why this ever compiled properly.
author Paul Aurich <paul@darkrain42.org>
date Tue, 19 May 2009 21:35:08 +0000
parents 92565c8e1e3a
children a8537bbcfb79
line wrap: on
line diff
--- a/libpurple/protocols/jabber/jabber.h	Tue May 19 06:47:40 2009 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Tue May 19 21:35:08 2009 +0000
@@ -75,7 +75,7 @@
 /* Index into attention_types list */
 #define JABBER_BUZZ 0
 
-PurplePlugin *jabber_plugin;
+extern PurplePlugin *jabber_plugin;
 
 typedef enum {
 	JABBER_STREAM_OFFLINE,