summaryrefslogtreecommitdiff
path: root/tests/path
diff options
context:
space:
mode:
authorCarlos Martín Nieto <carlosmn@github.com>2018-05-18 15:16:53 +0200
committerCarlos Martín Nieto <carlosmn@github.com>2018-05-18 15:16:53 +0200
commit177dcfc702bd268a02db1d75c20e70cd3529a3b2 (patch)
tree885dbbf27e698b4efc27e1a25bf42b398eef0534 /tests/path
parent0aa65f8dbf270d8517703a9a8f63afaf18e0e739 (diff)
downloadlibgit2-177dcfc702bd268a02db1d75c20e70cd3529a3b2.tar.gz
path: hide the dotgit file functions
These can't go into the public API yet as we don't want to introduce API or ABI changes in a security release.
Diffstat (limited to 'tests/path')
-rw-r--r--tests/path/dotgit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/path/dotgit.c b/tests/path/dotgit.c
index 41174b133..7a011d4f6 100644
--- a/tests/path/dotgit.c
+++ b/tests/path/dotgit.c
@@ -1,8 +1,6 @@
#include "clar_libgit2.h"
#include "path.h"
-#include "git2/sys/path.h"
-
static char *gitmodules_altnames[] = {
".gitmodules",