#ifdef SUPPORT_PAM
# include "miscmods/pam_api.h"
#endif
+#ifdef EXIM_PERL
+# include "miscmods/perl_api.h"
+#endif
+#include "miscmods/exim_filter_api.h"
+#include "miscmods/sieve_filter_api.h"
/* The following stuff must follow the inclusion of config.h because it
requires various things that are set therein. */