mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Missing #include for linux
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#ifdef __linux__
|
||||
#include <mntent.h>
|
||||
#include <sys/wait.h>
|
||||
#endif
|
||||
|
||||
namespace hecl
|
||||
|
||||
Reference in New Issue
Block a user