mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-24 03:36:52 -04:00
kern: bugfix, turn on auditing for the time being
This commit is contained in:
parent
1224ed8abe
commit
e330b6187f
2 changed files with 3 additions and 1 deletions
|
@ -15,6 +15,8 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define MESOSPHERE_BUILD_FOR_AUDITING
|
||||
|
||||
/* All kernel code should have access to libvapours. */
|
||||
#include <vapours.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue