AIX threaded build, plus few more on the side.
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / dl_next.xs
index 114489a..ec01d60 100644 (file)
@@ -72,6 +72,7 @@ enum dyldErrorSource
 static void TranslateError
     (const char *path, enum dyldErrorSource type, int number)
 {
+    dTHX;
     char *error;
     unsigned int index;
     static char *OFIErrorStrings[] =