summaryrefslogtreecommitdiff
path: root/include/git2/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/net.h')
-rw-r--r--include/git2/net.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/git2/net.h b/include/git2/net.h
index 01b307dae..18dd2df09 100644
--- a/include/git2/net.h
+++ b/include/git2/net.h
@@ -64,4 +64,6 @@ struct git_headarray {
struct git_remote_head **heads;
};
+GIT_END_DECL
+
#endif