Trim system includes.

This commit is contained in:
Markus Armbruster 2007-08-18 17:03:14 +00:00
parent ce177501ef
commit 404095d2fa
36 changed files with 9 additions and 69 deletions

View file

@ -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"