aboutsummaryrefslogtreecommitdiffstats
path: root/src/perl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl.h')
-rw-r--r--src/perl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/perl.h b/src/perl.h
index 7aabe1895..af97b6f46 100644
--- a/src/perl.h
+++ b/src/perl.h
@@ -1,8 +1,8 @@
#ifndef RSPAM_PERL_H
#define RSPAM_PERL_H
-#include <sys/types.h>
-#include <glib.h>
+
+#include "config.h"
#include "memcached.h"
#include <EXTERN.h> /* from the Perl distribution */