fix the type of CLOCKS_PER_SEC to match new clock_t type
[musl] / arch / mips / bits / fcntl.h
index c681d23..c51ee7e 100644 (file)
@@ -34,3 +34,5 @@
 
 #define F_SETOWN_EX 15
 #define F_GETOWN_EX 16
+
+#define F_GETOWNER_UIDS 17