Debug: output dmarc library version
[exim.git] / src / src / dmarc.h
index ef967e0b7232ab6bdf9a8b7455857e21a8bdd1d3..f3c29b00a1e4cdbb3dcb71763283c0163e0dc0c0 100644 (file)
@@ -17,6 +17,7 @@
 # endif /* SUPPORT_SPF */
 
 /* prototypes */
+void dmarc_version_report(FILE *);
 int dmarc_init();
 int dmarc_store_data(header_line *);
 int dmarc_process();