From: ian Date: Sun, 22 Jun 2003 13:58:15 +0000 (+0000) Subject: + * Fix bogus multiple updates to p in transmit.c (!) X-Git-Tag: rel-adns-1-1~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/commitdiff_plain/0d66e3739146c9349ceb7600adc814d7d968e14c?ds=inline;hp=0d66e3739146c9349ceb7600adc814d7d968e14c + * Fix bogus multiple updates to p in transmit.c (!) @@ -4,9 +4,12 @@ + * Fix bogus multiple updates to p in transmit.c (!) + * Fix up spurious #undef's in hredirect.h. (and there doesn't seem to be much explanation why). + * #include in internal.h (for abort etc). ---