Remove unnecessary #include errno.h
svn-id: r46109
This commit is contained in:
parent
6b8dd7ab7a
commit
fe48378eb2
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@
|
||||||
|
|
||||||
#include "backends/fs/stdiostream.h"
|
#include "backends/fs/stdiostream.h"
|
||||||
|
|
||||||
#include <errno.h>
|
|
||||||
|
|
||||||
#ifdef __PLAYSTATION2__
|
#ifdef __PLAYSTATION2__
|
||||||
// for those replaced fopen/fread/etc functions
|
// for those replaced fopen/fread/etc functions
|
||||||
#include "backends/platform/ps2/fileio.h"
|
#include "backends/platform/ps2/fileio.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue