mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02:00
Add string.h to remove compile error (#96)
* Add string.h to remove compile error
This commit is contained in:
parent
c28cae95cd
commit
3605e40dbd
@ -5,6 +5,7 @@
|
||||
* @author yellows8
|
||||
* @copyright libnx Authors
|
||||
*/
|
||||
#include <string.h>
|
||||
#include "types.h"
|
||||
#include "result.h"
|
||||
#include "arm/atomics.h"
|
||||
|
Loading…
Reference in New Issue
Block a user