ttl undefined in libopendkim/dkim-report.c

From: SM <sm_at_resistor.net>
Date: Fri, 09 Mar 2012 13:07:06 -0800

ttl is undefined in libopendkim/dkim-report.c in 2.5.0.1. diff included below.

Regards,
-sm

--- libopendkim/dkim-report.c.orig 2012-02-29 15:52:30.000000000 -0800
+++ libopendkim/dkim-report.c 2012-03-09 13:03:33.000000000 -0800
_at_@ -68,6 +68,9 @@
         int ancount;
         int class;
         int type;
+#ifdef QUERY_CACHE
+ uint32_t ttl;
+#endif /* QUERY_CACHE */
         int error;
         int n;
         unsigned int c;
Received on Fri Mar 09 2012 - 21:08:22 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:31 PST