X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/6a1c2ef020854ef49c6a52ad4552d6b5ae1e1d1a..38089ca5c8f4c06092324099fc38494f8491b53c:/src/src/dmarc.h diff --git a/src/src/dmarc.h b/src/src/dmarc.h index ef967e0b7..f3c29b00a 100644 --- a/src/src/dmarc.h +++ b/src/src/dmarc.h @@ -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();