Fix compiling with r32

This commit is contained in:
Maschell 2018-08-07 00:30:43 +02:00 committed by GitHub
parent f85d88f361
commit d0ce0d7777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
* distribution.
***************************************************************************/
#include <errno.h>
#include <sys/iosupport.h>
#include <sys/statvfs.h>
#include <sys/dirent.h>
#include <string.h>