mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-28 17:46:09 +00:00
Fixed error when including git2/include/sys/stream.h
This commit is contained in:
parent
b703049c61
commit
a36486ef26
@ -37,4 +37,6 @@ typedef struct git_stream {
|
||||
void (*free)(struct git_stream *);
|
||||
} git_stream;
|
||||
|
||||
GIT_END_DECL
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user