]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/messages/MMonCommandAck.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / messages / MMonCommandAck.h
index d452035dbfc1dd8c38e9b6316637083a48f0a5de..bf96bcc639cd3108512223873d23f30af4417c3a 100644 (file)
@@ -17,8 +17,8 @@
 
 #include "messages/PaxosServiceMessage.h"
 
-using TOPNSPC::common::cmdmap_from_json;
-using TOPNSPC::common::cmd_getval;
+using ceph::common::cmdmap_from_json;
+using ceph::common::cmd_getval;
 
 class MMonCommandAck final : public PaxosServiceMessage {
 public: