aboutsummaryrefslogtreecommitdiff
path: root/mail/libspf/files/patch-spf.h
blob: 1e2e1cf1c874ab199d7645e9d2f1127c54ea7747 (plain) (blame)
1
2
3
4
5
6
7
8
9
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