meso: Client/server ifaces: use friendship

This commit is contained in:
TuxSH
2018-11-10 23:03:06 +01:00
committed by Michael Scire
parent b6bbc4f3e5
commit d9c97983a3
4 changed files with 13 additions and 23 deletions

View File

@@ -2,7 +2,6 @@
#include <mesosphere/core/util.hpp>
#include <mesosphere/core/Result.hpp>
#include <mesosphere/core/KAutoObject.hpp>
#include <mesosphere/core/KSynchronizationObject.hpp>
#include <mesosphere/interfaces/IClient.hpp>