/usr/lib/bcc/include/bsd/unistd.h is in elks-libc 0.16.17-3.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #include_next <unistd.h>
#include <sys/time.h>
#include <fcntl.h>
#include <sys/stat.h>
|