Code

Fix up git-fsck-cache documentation
[git.git] / object.c
index deb683076d7e1a91e913398ff905085230014a4f..d093e17d240cff9e62a62b74ca4b3c86a472f54a 100644 (file)
--- 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;