base: Fix <unistd.h> #include
Previously we were including <sys/unistd.h> which is available on glibc but not musl.