--- a/plugins/perl/libgaimperl.c Thu Oct 27 20:22:27 2005 +0000 +++ b/plugins/perl/libgaimperl.c Thu Oct 27 20:43:43 2005 +0000 @@ -1,3 +1,4 @@ +#include <gmodule.h> void __attribute__ ((constructor)) my_init(void) { /* Very evil hack...puts perl.so's symbols in the global table */ /* but does not create a circular dependancy because g_module_open */