]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/admin_socket.h
update sources to v12.1.0
[ceph.git] / ceph / src / common / admin_socket.h
index 44b8a52be2b34595adaa2f078a7cac793fc2bd9e..e526ba37c919a8bf8282bbc563908063746163df 100644 (file)
 #ifndef CEPH_COMMON_ADMIN_SOCKET_H
 #define CEPH_COMMON_ADMIN_SOCKET_H
 
-#include "common/Thread.h"
-#include "common/Mutex.h"
-
-#include <string>
-#include <map>
-#include "include/buffer_fwd.h"
-#include "common/cmdparse.h"
 #include "common/Cond.h"
 
 class AdminSocket;