mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-10 03:01:44 +01:00
13 lines
339 B
Diff
13 lines
339 B
Diff
diff --git a/include/git2/sys/transport.h b/include/git2/sys/transport.h
|
|
index 96a35d0..310b345 100644
|
|
--- a/include/git2/sys/transport.h
|
|
+++ b/include/git2/sys/transport.h
|
|
@@ -15,6 +15,7 @@
|
|
#include "git2/strarray.h"
|
|
#include "git2/transport.h"
|
|
#include "git2/types.h"
|
|
+#include "git2/oidarray.h"
|
|
|
|
/**
|
|
* @file git2/sys/transport.h
|