diff options
Diffstat (limited to 'core/git-access.c')
-rw-r--r-- | core/git-access.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/git-access.c b/core/git-access.c index 199f39dfa..18db832a1 100644 --- a/core/git-access.c +++ b/core/git-access.c @@ -14,6 +14,7 @@ #include <sys/stat.h> #include <unistd.h> #include <fcntl.h> +#include <stdarg.h> #include <git2.h> #include "subsurface-string.h" |