fix type issues in stdint.h so underlying types of 64-bit types match ABI
[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