]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/include/win32/fs_compat.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / include / win32 / fs_compat.h
index 318c8fab7568104bceacce320cba4ff3aba35447..deeedf071f37c330a65e312a202028fa6711cdb8 100644 (file)
@@ -42,3 +42,6 @@
 
 #define XATTR_CREATE  1
 #define XATTR_REPLACE 2
+
+typedef unsigned int uid_t;
+typedef unsigned int gid_t;