diff plugins/perl/common/module.h @ 11141:7d2dae6e585f

[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 <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 21 Jul 2005 19:29:36 +0000
parents 2b6009535e30
children 0e9e2b923d09
line wrap: on
line diff
--- 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 <EXTERN.h>
 #include <perl.h>
 #include <XSUB.h>
-#include <embedvar.h>
 
 #undef group