X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Finclude%2Fcompat.h;h=1100d69ebb0239628b3fb2422e0ab33728971937;hb=aee94f6923ba628a85d855d0c5316d0da78bfa2a;hp=c65a6ae4465aed486ee8c1d9043b058d9669324d;hpb=27f45121cc74e31203777ad565f78d8aad9b92a2;p=ceph.git diff --git a/ceph/src/include/compat.h b/ceph/src/include/compat.h index c65a6ae44..1100d69eb 100644 --- a/ceph/src/include/compat.h +++ b/ceph/src/include/compat.h @@ -259,9 +259,6 @@ typedef unsigned int uint; typedef _sigset_t sigset_t; -typedef unsigned int uid_t; -typedef unsigned int gid_t; - typedef unsigned int blksize_t; typedef unsigned __int64 blkcnt_t; typedef unsigned short nlink_t;