summaryrefslogtreecommitdiff
path: root/mail/libspf/files/patch-spf.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/libspf/files/patch-spf.h')
-rw-r--r--mail/libspf/files/patch-spf.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/libspf/files/patch-spf.h b/mail/libspf/files/patch-spf.h
new file mode 100644
index 000000000000..1e2e1cf1c874
--- /dev/null
+++ b/mail/libspf/files/patch-spf.h
@@ -0,0 +1,10 @@
+--- spf.h.orig Fri May 14 18:49:30 2004
++++ spf.h Fri May 21 17:13:30 2004
+@@ -47,6 +47,7 @@
+ #define _SPF_H 1
+
+ #include <sys/types.h> /* typedefs */
++#include <netinet/in.h>
+ #include <arpa/inet.h> /* in_addr struct */
+
+ __BEGIN_DECLS