Removed unneeded include.
This is not available on Android and redirects to <fcntl.h> on Ubuntu.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
#include <sys/fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user