[svn:mod_parrot] r623 - mod_parrot/trunk/src

[email protected] Sat, 7 Mar 2009 07:37:27 -0800 (PST)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Sat Mar  7 07:37:21 2009
New Revision: 623

Modified:
   mod_parrot/trunk/src/parrot_util.c

Log:
additional include to fix compiler error


Modified: mod_parrot/trunk/src/parrot_util.c
==============================================================================
--- mod_parrot/trunk/src/parrot_util.c	(original)
+++ mod_parrot/trunk/src/parrot_util.c	Sat Mar  7 07:37:21 2009
@@ -21,6 +21,8 @@
 #include "parrot/embed.h"
 #include "parrot/extend.h"
 #include "mod_parrot.h"
+#include "../src/pmc/pmc_continuation.h"
+
 
 /* XXX mod_parrot can crash on x86_64 w/o this.
  * there's no prototype in the standard parrot includes, so compiler assumes