On Mon, Feb 13, 2017 at 11:00 AM, Ed Schouten <e...@freebsd.org> wrote:
> Author: ed
> Date: Mon Feb 13 19:00:09 2017
> New Revision: 313704
> URL: https://svnweb.freebsd.org/changeset/base/313704
>
> Log:
>   Make <sys/event.h> work on its own.
>
>   Right now this header file doesn't want to build when included on its
>   own, as it depends on some integer types that are only declared
>   internally. Switch it over to use <sys/_types.h> and the __*
>   counterparts.

Thanks! Should kqueue(2)/kevent(2) be updated?
-Ngie
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to