git: <aio.h>: Prepare for the removal of <sys/types.h> from <sys/_timespec.h>.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Feb 9 11:13:25 PST 2017


commit 3f961ece4626f910cf274e27f255e24543169152
Author: Sascha Wildner <saw at online.de>
Date:   Thu Feb 9 19:02:43 2017 +0100

    <aio.h>: Prepare for the removal of <sys/types.h> from <sys/_timespec.h>.
    
    Right now, <sys/aio.h> gets a number of required type definitions via
    <sys/_timespec.h>, which includes <sys/types.h>. Instead of including
    <sys/types.h> from <sys/aio.h> directly, go for a lighter namespace.

Summary of changes:
 sys/sys/aio.h | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f961ece4626f910cf274e27f255e24543169152


-- 
DragonFly BSD source repository



More information about the Commits mailing list