diff options
Diffstat (limited to 'src/src/perl.c')
-rw-r--r-- | src/src/perl.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/src/perl.c b/src/src/perl.c index 58643f0fa..c6d329102 100644 --- a/src/src/perl.c +++ b/src/src/perl.c @@ -15,6 +15,10 @@ /* See the file NOTICE for conditions of use and distribution. */ #include <assert.h> + +#define HINTSDB_H +#define DBFUNCTIONS_H + #include "exim.h" #define EXIM_TRUE TRUE |