Strange include path in unix.h in "Generic Linux Binaries for x86"

I understand, how this #include works. I don’t understand, why we don’t use #include "threadpool.h".
I use embedded julia, so this strange include path brings me some pain, forcing add JULIA_ROOT/include/julia to include directories, which not very comfortable solution.
Maybe, i should create bug report about it…