summaryrefslogtreecommitdiff
path: root/lib/compat/mockups.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat/mockups.c')
-rw-r--r--lib/compat/mockups.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/compat/mockups.c b/lib/compat/mockups.c
index 22f0820..4c396ec 100644
--- a/lib/compat/mockups.c
+++ b/lib/compat/mockups.c
@@ -7,6 +7,8 @@
#include "config.h"
#include "compat.h"
+#include <stdio.h>
+
#ifdef _WIN32
int fchownat(int dirfd, const char *path, int uid, int gid, int flags)
{