git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
radius dynamic module
[exim.git]
/
src
/
src
/
miscmods
/
dmarc.c
diff --git
a/src/src/miscmods/dmarc.c
b/src/src/miscmods/dmarc.c
index e192bda1b958f94007295e031c6613fff15285ac..161bfeececb97a95df7e01993fc074220988a4db 100644
(file)
--- a/
src/src/miscmods/dmarc.c
+++ b/
src/src/miscmods/dmarc.c
@@
-806,7
+806,7
@@
static var_entry dmarc_variables[] = {
misc_module_info dmarc_module_info =
{
.name = US"dmarc",
-# if
SUPPORT_SPF==2
+# if
def DYNLOOKUP
.dyn_magic = MISC_MODULE_MAGIC,
# endif
.init = dmarc_init,