mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-07 20:02:15 +02:00
Add psm to main libnx header
This commit is contained in:
parent
90c0f4a6a8
commit
fc3145ff6e
@ -46,6 +46,7 @@ extern "C" {
|
|||||||
#include "switch/services/audout.h"
|
#include "switch/services/audout.h"
|
||||||
#include "switch/services/csrng.h"
|
#include "switch/services/csrng.h"
|
||||||
#include "switch/services/bpc.h"
|
#include "switch/services/bpc.h"
|
||||||
|
#include "switch/services/psm.h"
|
||||||
//#include "switch/services/bsd.h" Use switch/runtime/devices/socket.h instead
|
//#include "switch/services/bsd.h" Use switch/runtime/devices/socket.h instead
|
||||||
#include "switch/services/fatal.h"
|
#include "switch/services/fatal.h"
|
||||||
#include "switch/services/time.h"
|
#include "switch/services/time.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user