util-spool_in.c references in spool_read_header() the globals
authorMichael Haardt <michael@moria.de>
Tue, 30 Dec 2008 13:12:02 +0000 (13:12 +0000)
committerMichael Haardt <michael@moria.de>
Tue, 30 Dec 2008 13:12:02 +0000 (13:12 +0000)
spam_score, spam_bar and spam_report.  It appears somebody forgot to
add them to the eximon globals when they became stored globals in Exim.
This patch fixes the problem and eximon compiles again.


No differences found