X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fdmarc.h;h=f3c29b00a1e4cdbb3dcb71763283c0163e0dc0c0;hb=fa41c9c28f8445d5d7c61dddf5008707382bc810;hp=ef967e0b7232ab6bdf9a8b7455857e21a8bdd1d3;hpb=6a1c2ef020854ef49c6a52ad4552d6b5ae1e1d1a;p=user%2Fhenk%2Fcode%2Fexim.git 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();