[PATCH] show changed tree objects with recursive git-diff-tree
[git.git] / commit.c
index 3f2235e..b4e000e 100644 (file)
--- 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";