Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'commit.c')
-rw-r--r--commit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commit.c b/commit.c
index 3f2235ecf8..b4e000e9c2 100644
--- a/commit.c
+++ b/commit.c
@@ -1,8 +1,6 @@
#include "tag.h"
#include "commit.h"
#include "cache.h"
-#include <string.h>
-#include <limits.h>
const char *commit_type = "commit";