projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b2cfa8
)
Fix edit error
author
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 4 Nov 2019 12:11:53 +0000
(12:11 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 4 Nov 2019 12:11:53 +0000
(12:11 +0000)
Broken-by: 2b2cfa838f
src/src/arc.c
patch
|
blob
|
blame
|
history
diff --git
a/src/src/arc.c
b/src/src/arc.c
index
52c1c76
..
8a94015
100644
(file)
--- a/
src/src/arc.c
+++ b/
src/src/arc.c
@@
-7,6
+7,7
@@
*/
#include "exim.h"
+#if defined EXPERIMENTAL_ARC
# if defined DISABLE_DKIM
# error DKIM must also be enabled for ARC
# else