Add ExistingPortServer to libstratosphere

This commit is contained in:
Michael Scire
2018-04-22 00:21:34 -06:00
parent f1cf6dcf97
commit 080816f2b6
2 changed files with 16 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
#include "stratosphere/servicesession.hpp"
#include "stratosphere/serviceserver.hpp"
#include "stratosphere/managedportserver.hpp"
#include "stratosphere/existingportserver.hpp"
#include "stratosphere/waitablemanager.hpp"
#include "stratosphere/ipc_templating.hpp"