Skip to content
Snippets Groups Projects
Commit 06de068c authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

bugfix for dependencies

Rev: src/modules/Perl/perlmod.c:1.5
parent ee378004
No related branches found
No related tags found
No related merge requests found
#include <global.h>
#include <svalue.h>
#include <array.h>
#include <stralloc.h>
#include <interpret.h>
#include <module_support.h>
#include <threads.h>
#include <mapping.h>
#include <perl_machine.h>
#include "global.h"
#include "svalue.h"
#include "array.h"
#include "stralloc.h"
#include "interpret.h"
#include "module_support.h"
#include "threads.h"
#include "mapping.h"
#include "perl_machine.h"
#ifdef HAVE_PERL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment