]> git.pld-linux.org Git - packages/exim.git/blame - exim4-spf2.patch
- drop sa-exim from exim.spec; new sa-exim.spec as local_scan plugin
[packages/exim.git] / exim4-spf2.patch
CommitLineData
2e87793d 1--- src/spf.h~ 2004-08-02 22:33:25.679145784 +0200
2+++ src/spf.h 2004-08-02 22:34:34.029754912 +0200
3@@ -10,9 +10,9 @@
4
5 #ifdef SPF
6
7-#include <spf_alt/spf.h>
8-#include <spf_alt/spf_dns_resolv.h>
9-#include <spf_alt/spf_dns_cache.h>
10+#include <spf2/spf.h>
11+#include <spf2/spf_dns_resolv.h>
12+#include <spf2/spf_dns_cache.h>
13
14 typedef struct spf_result_id {
15 uschar *name;
This page took 0.030829 seconds and 4 git commands to generate.