X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Ffcntl.h;h=b797cd1a47caa3345c5c20e8135b0eee11a41f8d;hp=f73cd96a338bd47242d91fa7eacadf8c2b9fadd8;hb=1ab59de81e94e7802f85d314a709f8350a0e9b65;hpb=e34d967c3eaa81ba6224b85cf19d79c6479c2056 diff --git a/include/fcntl.h b/include/fcntl.h index f73cd96a..b797cd1a 100644 --- a/include/fcntl.h +++ b/include/fcntl.h @@ -112,7 +112,6 @@ int posix_fallocate(int, off_t, off_t); #define F_GETLEASE 1025 #define F_NOTIFY 1026 #define F_CANCELLK 1029 -#define F_DUPFD_CLOEXEC 1030 #define F_SETPIPE_SZ 1031 #define F_GETPIPE_SZ 1032