2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 18:24:55 +00:00

removed unnecessary include

This commit is contained in:
Jack Andersen
2015-07-24 14:33:24 -10:00
parent 9e27a9d07b
commit 62ce25b8b6
4 changed files with 3 additions and 4 deletions

2
hecl/extern/Athena vendored

Submodule hecl/extern/Athena updated: 5d3dcb57ad...4a688a1c33

Submodule hecl/extern/RetroCommon updated: 5deacef567...fb0abb652a

Submodule hecl/extern/libSquish updated: ac84440bec...41ec824305

View File

@@ -3,7 +3,6 @@
#ifndef _WIN32 #ifndef _WIN32
#include <stdlib.h> #include <stdlib.h>
#include <sys/param.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <sys/file.h> #include <sys/file.h>
#include <sys/ioctl.h> #include <sys/ioctl.h>