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
parent 5b0821cb03
commit 874f5b22e0
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>