<aio.h>: Prepare for the removal of <sys/types.h> from <sys/_timespec.h>.
authorSascha Wildner <saw@online.de>
Thu, 9 Feb 2017 18:02:43 +0000 (19:02 +0100)
committerSascha Wildner <saw@online.de>
Thu, 9 Feb 2017 19:12:18 +0000 (20:12 +0100)
commit3f961ece4626f910cf274e27f255e24543169152
treee6d8064834ccb52a6b7b7affbcae88b58d39d3c3
parentd8523d49937f39df0adad5673cedbd90cabf982a
<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.
sys/sys/aio.h