diff options
author | Clive Lin <clive@FreeBSD.org> | 2004-10-21 10:08:49 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2004-10-21 10:08:49 +0000 |
commit | 0bb2ca851292e8c0617c8f90565201689bf4a627 (patch) | |
tree | 5c108cf690d69622ba67a48a204d68590f1c9cb0 /mail/milter-spamc/files/patch-ba | |
parent | - this module create Gantt charts to manage project scheduling (diff) |
Fix build on amd64.
Approved by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=119900
Diffstat (limited to 'mail/milter-spamc/files/patch-ba')
-rw-r--r-- | mail/milter-spamc/files/patch-ba | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/milter-spamc/files/patch-ba b/mail/milter-spamc/files/patch-ba new file mode 100644 index 000000000000..5a57ac6865ee --- /dev/null +++ b/mail/milter-spamc/files/patch-ba @@ -0,0 +1,10 @@ +--- ../tools/here-i-am.c~ Thu Oct 21 03:50:12 2004 ++++ ../tools/here-i-am.c Thu Oct 21 04:01:48 2004 +@@ -34,6 +34,7 @@ + *** You can change the stuff below if the configure script doesn't work. + ***********************************************************************/ + ++#define HAVE_INET_NTOP 1 + + /*********************************************************************** + *** No configuration below this point. |