Make <bits/lockf.h> compile standalone.
Bug: http://b/28067717 Change-Id: Ida9f251ff23f9e32dcd0c38eb23b6a3bffea322c
This commit is contained in:
parent
2675a9e343
commit
0d8e141906
|
@ -30,6 +30,7 @@
|
|||
#define _BITS_LOCKF_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define F_ULOCK 0
|
||||
#define F_LOCK 1
|
||||
|
|
Loading…
Reference in New Issue