add in the cross version XS headers so we can build under 5.10
[gitmo/Class-MOP.git] / MOP.xs
diff --git a/MOP.xs b/MOP.xs
index ce2e865..9f2476b 100644 (file)
--- a/MOP.xs
+++ b/MOP.xs
@@ -2,6 +2,7 @@
 #include "EXTERN.h"
 #include "perl.h"
 #include "XSUB.h"
+#include "ppport.h"
 
 /*
 check_method_cache_flag: