Index: opendkim/opendkim-stats.c =================================================================== RCS file: /cvsroot/opendkim/opendkim/opendkim-stats.c,v retrieving revision 1.18 diff -u -r1.18 opendkim-stats.c --- opendkim/opendkim-stats.c 14 Sep 2010 18:34:18 -0000 1.18 +++ opendkim/opendkim-stats.c 25 Oct 2010 20:18:55 -0000 @@ -241,7 +241,11 @@ char *siglen; char *dnssec; +#ifdef _FFR_STATS_I + if (n != 19 && n != 21) +#else /* _FFR_STATS_I */ if (n != 19) +#endif /* _FFR_STATS_I */ { fprintf(stderr, "%s: unexpected signature field count (%d) at input line %d\n",