diff options
Diffstat (limited to 'mail/milter-spamc/files/patch-bb')
-rw-r--r-- | mail/milter-spamc/files/patch-bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/milter-spamc/files/patch-bb b/mail/milter-spamc/files/patch-bb new file mode 100644 index 000000000000..8940be7dcc31 --- /dev/null +++ b/mail/milter-spamc/files/patch-bb @@ -0,0 +1,11 @@ +--- ../tools/where-are-you.c~ Thu Oct 21 03:55:49 2004 ++++ ../tools/where-are-you.c Thu Oct 21 03:56:28 2004 +@@ -42,6 +42,8 @@ + #define DEFAULT_TIMEOUT 3000 + #endif + ++#define HAVE_INET_NTOP 1 ++ + /*********************************************************************** + *** No configuration below this point. + ***********************************************************************/ |