diff options
Diffstat (limited to 'mail/opendkim/files/patch-librbl__rbl.c')
| -rw-r--r-- | mail/opendkim/files/patch-librbl__rbl.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/opendkim/files/patch-librbl__rbl.c b/mail/opendkim/files/patch-librbl__rbl.c new file mode 100644 index 000000000000..bce732b45bdc --- /dev/null +++ b/mail/opendkim/files/patch-librbl__rbl.c @@ -0,0 +1,10 @@ +--- ./librbl/rbl.c.orig 2012-10-25 07:12:31.000000000 +0900 ++++ ./librbl/rbl.c 2013-03-21 02:26:41.000000000 +0900 +@@ -312,6 +312,7 @@ + + free(tmp); + #endif /* HAVE_RES_SETSERVERS */ ++ return 0; + } + + /* |
