diff options
author | kib <kib@FreeBSD.org> | 2016-06-27 23:34:53 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2016-06-27 23:34:53 +0000 |
commit | 8dad8cb1addbbb87b0b385c7ce4e687983d84461 (patch) | |
tree | 4240266680d0478960b3ea4a6e6945587cffa653 /lib/libc | |
parent | 8ecc9fc9fd5078df5c4f2a119a666f9cc7da8193 (diff) | |
download | FreeBSD-src-8dad8cb1addbbb87b0b385c7ce4e687983d84461.zip FreeBSD-src-8dad8cb1addbbb87b0b385c7ce4e687983d84461.tar.gz |
Fix userspace build after r302235: do not expose bool field of the
structure, change it to int.
The real fix is to sanitize user-visible definitions in sys/event.h,
e.g. the affected struct knlist is of no use for userspace programs.
Reported and tested by: jkim
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Approved by: re (gjb)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions