summaryrefslogtreecommitdiff
path: root/src/transports/cred.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transports/cred.h')
-rw-r--r--src/transports/cred.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transports/cred.h b/src/transports/cred.h
index 2de8deee8..dceab9aa3 100644
--- a/src/transports/cred.h
+++ b/src/transports/cred.h
@@ -7,6 +7,8 @@
#ifndef INCLUDE_git_cred_h__
#define INCLUDE_git_cred_h__
+#include "common.h"
+
#include "git2/transport.h"
const char *git_cred__username(git_cred *cred);