Fix warnings and errors in sdl builds.
Change-Id: Ia8fb00739fb2083d57257d0a3b08cbab9e5a18ff
This commit is contained in:
parent
a76de79b06
commit
c8ba628bdb
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||||
|
|
Loading…
Reference in a new issue