libc: define F_DUPFD so srclib stuff builds
This commit is contained in:
parent
5e9efbac4b
commit
136cfe2b2e
@ -23,6 +23,8 @@ _Begin_C_Header
|
||||
#define F_GETFL 3
|
||||
#define F_SETFL 4
|
||||
|
||||
#define F_DUPFD 10
|
||||
|
||||
/* Advisory locks are not currently supported;
|
||||
* these definitions are stubs. */
|
||||
#define F_GETLK 5
|
||||
|
Loading…
Reference in New Issue
Block a user