We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e167476 + 3e17854 commit ed4a12aCopy full SHA for ed4a12a
include/git2/cert.h
@@ -8,6 +8,7 @@
8
#define INCLUDE_git_cert_h__
9
10
#include "common.h"
11
+#include "types.h"
12
13
/**
14
* @file git2/cert.h
include/git2/sys/transport.h
@@ -9,6 +9,7 @@
#define INCLUDE_sys_git_transport_h
#include "git2/net.h"
+#include "git2/transport.h"
#include "git2/types.h"
#include "git2/strarray.h"
15
#include "git2/proxy.h"
0 commit comments