plugins/perl/libgaimperl.c

changeset 11862
5d4bc6d54688
parent 11120
beeb901ca8a9
child 12418
77abb6df8ee6
--- 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	*/

mercurial