summaryrefslogtreecommitdiff
path: root/src/unix/realpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix/realpath.c')
-rw-r--r--src/unix/realpath.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unix/realpath.c b/src/unix/realpath.c
index 893bac87b..f1ca669f7 100644
--- a/src/unix/realpath.c
+++ b/src/unix/realpath.c
@@ -7,8 +7,6 @@
#include "common.h"
-#include "git2/common.h"
-
#ifndef GIT_WIN32
#include <limits.h>