SYN SYN
[p5sagit/p5-mst-13.2.git] / ext / Thread / Thread.xs
index 4b5e6db..17e5aef 100644 (file)
@@ -21,7 +21,7 @@ static int sig_pipe[2];
 #endif
 
 static void
-remove_thread(pTHX_ struct perl_thread *t)
+remove_thread(pTHX_ Thread t)
 {
 #ifdef USE_THREADS
     DEBUG_S(WITH_THR(PerlIO_printf(Perl_debug_log,