
17 Dec
2008
17 Dec
'08
2:28 p.m.
On Wed, Dec 17, 2008 at 01:55:59PM +0100, Jim Meyering wrote:
Adding the inclusions of <string.h> and <mntent.h> look fine,
They were just moved.
but rather than testing for endian.h, it seems we can do away with it altogether. Even the __LITTLE_ENDIAN and __BIG_ENDIAN constants aren't really required. Rather, all you need is
Fine by me, if you prefer it this way. regards john