X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fperl.c;h=0a4ae71d13ce0f0643a8e805d67854cb4835684a;hb=f22e31f058941a4d3f72a98d4d24264c07afd080;hp=d0c991788675477cf7aadd0c9e720af006b56f54;hpb=626d3ab4309cdb069289354c45ca9e2ba9bc9a2f;p=collectd.git diff --git a/src/perl.c b/src/perl.c index d0c99178..0a4ae71d 100644 --- a/src/perl.c +++ b/src/perl.c @@ -33,8 +33,8 @@ /* do not automatically get the thread specific Perl interpreter */ #define PERL_NO_GET_CONTEXT -#include #include "collectd.h" +#include #include #include