mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-25 06:12:40 +02:00
Small stylefix
This commit is contained in:
parent
6fa8370bfb
commit
9634a5467e
@ -3,7 +3,6 @@
|
||||
* @brief UTF conversion functions.
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <sys/types.h>
|
||||
#include "types.h"
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
// Copyright 2018 plutoo
|
||||
#include <malloc.h>
|
||||
|
||||
#include "types.h"
|
||||
#include "result.h"
|
||||
#include "runtime/env.h"
|
||||
|
Loading…
Reference in New Issue
Block a user