X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/620df281ca6618bddb7ae6f996ccfc06b148ec3e..abcc8901c087c4eac4b1b88fd6f8d8a97a2ab85b:/src/src/dmarc.c diff --git a/src/src/dmarc.c b/src/src/dmarc.c index 825c2aa99..ea91fee9f 100644 --- a/src/src/dmarc.c +++ b/src/src/dmarc.c @@ -401,7 +401,7 @@ int dmarc_process() { int dmarc_write_history_file() { - static int history_file_fd; + int history_file_fd; ssize_t written_len; int tmp_ans; u_char **rua; /* aggregate report addressees */