mirror of
https://github.com/wiiu-env/libmocha.git
synced 2026-08-22 10:14:04 -05:00
Fix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <coreinit/filesystem.h>
|
||||
#include <coreinit/filesystem_fsa.h>
|
||||
#include <mocha/commands.h>
|
||||
#include <mocha/otp.h>
|
||||
#include <stdint.h>
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
#pragma once
|
||||
#include <coreinit/filesystem_fsa.h>
|
||||
|
||||
#include "FastLockWrapper.h"
|
||||
#include <cerrno>
|
||||
#include <climits>
|
||||
#include <coreinit/filesystem_fsa.h>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user