From: mdw Date: Wed, 2 Jun 1999 17:03:29 +0000 (+0000) Subject: Fix use of `octet' now that mLib includes `bits.h' (as of version 1.3.5 X-Git-Tag: 1.0.2~54 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/sw-tools/commitdiff_plain/fb28c8b9c24adb65b22bf8ee418b336c1572f0de?ds=inline;hp=fb28c8b9c24adb65b22bf8ee418b336c1572f0de Fix use of `octet' now that mLib includes `bits.h' (as of version 1.3.5 release). Also use the mLib load and store macros rather than doing it by hand. ---