[PATCH] Rename/copy detection fix.
[gitweb.git] / commit.c
index 3f2235ecf87b63bc5d16342ebcf7f8faf098530a..b4e000e9c2cdc726271bdc3ced9c2534848d18de 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";