]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/cls/lua/cls_lua_client.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / cls / lua / cls_lua_client.h
index e37906993c9f98cb3d5c2c9818f5506093069fba..7e7e164bf622052158262026d76d9db1d077e4a1 100644 (file)
@@ -2,11 +2,7 @@
 #define CLS_LUA_CLIENT_HPP
 #include <string>
 
-#include "include/buffer_fwd.h"  // for bufferlist
-
-namespace librados {
-  class IoCtx;
-}
+#include "include/rados/librados.hpp"
 
 namespace cls_lua_client {
   int exec(librados::IoCtx& ioctx, const std::string& oid,