19 #ifndef SBUILD_CHROOT_FACET_SESSION_SETUP_H
20 #define SBUILD_CHROOT_FACET_SESSION_SETUP_H
22 #include <sbuild/chroot/chroot.h>
45 typedef std::shared_ptr<session_setup>
ptr;
48 typedef std::shared_ptr<const session_setup>
const_ptr;
69 const std::string& session_id,
70 const std::string& alias,
71 const std::string& user,