]> git.ipfire.org Git - thirdparty/git.git/blobdiff - patch-ids.c
ident: don't consider '.' a crud
[thirdparty/git.git] / patch-ids.c
index 31534466266ccd80cd02ce187a1a4c799934e056..19af7bee9840e4fd945b21a10364bcd5c1fb546f 100644 (file)
@@ -1,7 +1,8 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "diff.h"
 #include "commit.h"
 #include "hash-lookup.h"
+#include "hex.h"
 #include "patch-ids.h"
 
 static int patch_id_defined(struct commit *commit)