Tools/Extractors: Fix build under GCC 4.7

This commit is contained in:
Nay
2012-09-03 15:21:13 +01:00
parent f46982ee7a
commit c8a91e2559

View File

@@ -9,6 +9,7 @@
#include "direct.h"
#else
#include <sys/stat.h>
#include <unistd.h>
#endif
#include "dbcfile.h"