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 'object.c')
-rw-r--r--object.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/object.c b/object.c
index deb683076d..d093e17d24 100644
--- a/object.c
+++ b/object.c
@@ -5,8 +5,6 @@
#include "cache.h"
#include "tag.h"
#include "delta.h"
-#include <stdlib.h>
-#include <string.h>
struct object **objs;
int nr_objs;