dns.mitm: support % in hosts file as stand-in for environment identifier

This commit is contained in:
Michael Scire 2021-02-02 00:38:04 -08:00 committed by SciresM
parent ffbdf29c10
commit 6950989552
7 changed files with 148 additions and 8 deletions

View file

@ -61,6 +61,7 @@
#include <stratosphere/ncm.hpp>
#include <stratosphere/nim.hpp>
#include <stratosphere/ns.hpp>
#include <stratosphere/nsd.hpp>
#include <stratosphere/patcher.hpp>
#include <stratosphere/pcv.hpp>
#include <stratosphere/pgl.hpp>