mirror of https://github.com/AxioDL/kabufuda.git
Merge commit 'eb07c23'
This commit is contained in:
commit
99069bd069
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue