diff -urN src.orig/lookups/spf.c src/lookups/spf.c --- src.orig/lookups/spf.c 2012-10-25 06:37:38.000000000 +0300 +++ src/lookups/spf.c 2012-11-19 23:04:17.000000000 +0200 @@ -23,7 +23,7 @@ #include "lf_functions.h" #ifndef HAVE_NS_TYPE -#define HAVE_NS_TYPE +//#define HAVE_NS_TYPE #endif #include #include diff -urN src.orig/spf.h src/spf.h --- src.orig/spf.h 2012-10-25 06:37:38.000000000 +0300 +++ src/spf.h 2012-11-19 23:04:12.000000000 +0200 @@ -10,7 +10,7 @@ /* Yes, we do have ns_type. spf.h redefines it if we don't set this. Doh */ #ifndef HAVE_NS_TYPE -#define HAVE_NS_TYPE +//#define HAVE_NS_TYPE #endif #include