include cleanups: remove unused headers and add feature test macros
[musl] / src / fcntl / fcntl.c
index 390ef75..4c34ba0 100644 (file)
@@ -1,6 +1,5 @@
 #define _GNU_SOURCE
 #include <fcntl.h>
-#include <unistd.h>
 #include <stdarg.h>
 #include <errno.h>
 #include "syscall.h"