Add psm to main libnx header

This commit is contained in:
XorTroll 2018-09-07 00:09:03 +02:00 committed by GitHub
parent 90c0f4a6a8
commit fc3145ff6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ extern "C" {
#include "switch/services/audout.h"
#include "switch/services/csrng.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/fatal.h"
#include "switch/services/time.h"