diff options
author | des <des@FreeBSD.org> | 2001-10-15 20:06:34 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-10-15 20:06:34 +0000 |
commit | 415c64e7859afc01f2aba4e5f1647f62baef8d79 (patch) | |
tree | c236ef5701ab8692872474d094bcdaf470da808f /lib/libc/gen/err.c | |
parent | 36f55ce5ffa83905acd173119a921dcab8c16a08 (diff) | |
download | FreeBSD-src-415c64e7859afc01f2aba4e5f1647f62baef8d79.zip FreeBSD-src-415c64e7859afc01f2aba4e5f1647f62baef8d79.tar.gz |
In FreeBSD's ifreq, ifr_ifru.ifru_flags is an array of two chars, while Linux
defines it as a short. Change that to an array of one short so that FreeBSD's
ifr_flags macro will work (it evaluates to ifr_ifru.ifru_flags[0]).
Diffstat (limited to 'lib/libc/gen/err.c')
0 files changed, 0 insertions, 0 deletions