You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/mail-mta/courier/files/courier-0.74.1-fix-implicit...

13 lines
406 B

--- courier-0.74.1/libs/rfc1035/testlookup.c 2014-11-04 13:15:00.000000000 +0100
+++ courier-0.74.1-1/libs/rfc1035/testlookup.c 2015-02-16 13:36:14.455760592 +0100
@@ -41,6 +41,9 @@
extern char rfc1035_spf_gettxt(const char *current_domain,
char *buf);
+extern char rfc1035_spf_gettxt_n(const char *current_domain,
+ char **buf);
+
static void spflookup(const char *current_domain)
{