Merge commit 'eb07c23'

This commit is contained in:
Phillip Stephens 2016-06-30 17:50:55 -07:00
commit 99069bd069
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <sys/statvfs.h>
#include <errno.h>
#else
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN 1