We already have sys/unistd.h, but the standard place for it is at the include root, so make that work too, but keep sys/unistd.h for backward compatibility.
1 line
24 B
C
1 line
24 B
C
#include <sys/unistd.h>
|