Commit a36486ef by John Haley Committed by Carlos Martín Nieto

Fixed error when including git2/include/sys/stream.h

parent b703049c
......@@ -37,4 +37,6 @@ typedef struct git_stream {
void (*free)(struct git_stream *);
} git_stream;
GIT_END_DECL
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment