Debug: feed startup "whats supported" info through normal debug channel
[exim.git] / src / src / dmarc.h
index 0b5307abba48833fb648011d24c9d915e7811c1b..de68372ee74f54a7b5e16e28d87f1ac256b8377c 100644 (file)
@@ -18,7 +18,7 @@
 # endif /* SUPPORT_SPF */
 
 /* prototypes */
-void dmarc_version_report(FILE *);
+gstring * dmarc_version_report(gstring *)
 int dmarc_init();
 int dmarc_store_data(header_line *);
 int dmarc_process();