Include missing unistd.h header.
On Linux unistd.h is needed for fsync(). The native library does not compile otherwise.
Showing
Please register or sign in to comment
On Linux unistd.h is needed for fsync(). The native library does not compile otherwise.