On Thu, Jan 05, 2017 at 03:37:43PM +0100, Mark Kettenis wrote:
> The clang in base installs several header files in
> /usr/lib/clang/3.8.1/include that are interfering somewhat with our
> own headers. In particular these headers don't include
> which leads to issues because our own headers expect
The clang in base installs several header files in
/usr/lib/clang/3.8.1/include that are interfering somewhat with our
own headers. In particular these headers don't include
which leads to issues because our own headers expect that they don't
have to include themselves because some other standar