# HG changeset patch # User Richard Laager # Date 1121974176 0 # Node ID 7d2dae6e585fa44ef1c24c3643157f6c54bd2799 # Parent cc32241581e9214b21595179504940cab61825d0 [gaim-migrate @ 13205] I was getting 208K of compiler warnings per .xs file. I tracked it down to this include. John Kelm said it's "a carry over from when I was trying to just get Perl to work again. It should be unnecessary now". committer: Tailor Script diff -r cc32241581e9 -r 7d2dae6e585f plugins/perl/common/module.h --- a/plugins/perl/common/module.h Thu Jul 21 19:04:25 2005 +0000 +++ b/plugins/perl/common/module.h Thu Jul 21 19:29:36 2005 +0000 @@ -11,7 +11,6 @@ #include #include #include -#include #undef group