ATRN provider
[exim.git] / src / src / exim.h
index a3b7112a6f988a7361fc948b384527c4e2c26e96..4af0f0e08faeda55e9216339ac966c3baa3a1149 100644 (file)
@@ -564,6 +564,11 @@ config.h, mytypes.h, and store.h, so we don't need to mention them explicitly.
 #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. */