X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=Cleanup.xs;h=e88916c2c52be88447a381a336270125ec0e5668;hp=c4f802b6a3acdac0f6c6afd1974a8abc42b4ae23;hb=3b18f02197b39a66ea8779d68d1c90d790cf8031;hpb=342bc3549c2a3357665d27f13e27cde2cb08f81b diff --git a/Cleanup.xs b/Cleanup.xs index c4f802b..e88916c 100644 --- a/Cleanup.xs +++ b/Cleanup.xs @@ -1,9 +1,9 @@ /* This file is part of the Thread::Cleanup Perl module. * See http://search.cpan.org/dist/Thread-Cleanup/ */ - + #define PERL_NO_GET_CONTEXT #include "EXTERN.h" -#include "perl.h" +#include "perl.h" #include "XSUB.h" #define __PACKAGE__ "Thread::Cleanup"