include: Don't rely on kernel headers
Take a similar approach to mesa w.r.t kernel headers. Copy them in to the project and reference them from there. This means the user doesn't need to have kernel headers installed and we still compile on sysroots for older kernels that might not have some of the latest kernel headers.