Fix warnings and errors in sdl builds.

Change-Id: Ia8fb00739fb2083d57257d0a3b08cbab9e5a18ff
This commit is contained in:
Thomas Martitz 2012-07-18 12:54:34 +02:00
parent a76de79b06
commit c8ba628bdb

View file

@ -27,6 +27,7 @@
#include <time.h> #include <time.h>
#include <errno.h> #include <errno.h>
#include "config.h" #include "config.h"
#include "ata_idle_notify.h"
#define HAVE_STATVFS (!defined(WIN32)) #define HAVE_STATVFS (!defined(WIN32))
#define HAVE_LSTAT (!defined(WIN32)) #define HAVE_LSTAT (!defined(WIN32))