summaryrefslogtreecommitdiff
path: root/include/git2/refspec.h
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2013-04-30 11:18:16 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2013-04-30 12:04:59 +0200
commit1ffd0806f406a9dc300dbdefaf1e1d036a4294b4 (patch)
tree13fa5260922296d5deae8b14adafb04e8c6dff88 /include/git2/refspec.h
parent8d39f2a79067c9551286bb552457db71b88b64d3 (diff)
downloadlibgit2-1ffd0806f406a9dc300dbdefaf1e1d036a4294b4.tar.gz
remote: add resfpec list accessors
Bring back a way of acessing the git_refspec* from a remote. Closes #1514
Diffstat (limited to 'include/git2/refspec.h')
-rw-r--r--include/git2/refspec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/refspec.h b/include/git2/refspec.h
index 89ab81b02..c0b410cbf 100644
--- a/include/git2/refspec.h
+++ b/include/git2/refspec.h
@@ -9,6 +9,7 @@
#include "common.h"
#include "types.h"
+#include "net.h"
/**
* @file git2/refspec.h