mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Fix Windows build
This commit is contained in:
parent
92ab279195
commit
3e9f2460f7
@ -3,6 +3,7 @@
|
||||
#ifdef _WIN32
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
|
||||
#include <guiddef.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user