diff options
Diffstat (limited to 'musl/sys/fcntl.h')
-rw-r--r-- | musl/sys/fcntl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/musl/sys/fcntl.h b/musl/sys/fcntl.h deleted file mode 100644 index 3dd928e..0000000 --- a/musl/sys/fcntl.h +++ /dev/null @@ -1,2 +0,0 @@ -#warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> -#include <fcntl.h> |