Trim system includes.
This commit is contained in:
parent
ce177501ef
commit
404095d2fa
36 changed files with 9 additions and 69 deletions
|
@ -35,14 +35,10 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <errno.h>
|
||||
#if defined(_WIN32)
|
||||
#include <direct.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
|
||||
#include "file.h"
|
||||
#include "game.h"
|
||||
#include "land.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue