[PATCH] diff: code clean-up and removal of rename hack.
[gitweb.git] / diff.h
diff --git a/diff.h b/diff.h
index a07ee9f36751eac537d789d36fd4e3ce5826f757..00e46b544d166b026f8765d926636a4e4e1002bf 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -43,6 +43,10 @@ extern void diffcore_pickaxe(const char *needle, int opts);
 
 extern void diffcore_pathspec(const char **pathspec);
 
+extern void diffcore_std(const char **paths,
+                        int detect_rename, int rename_score,
+                        const char *pickaxe, int pickaxe_opts);
+
 extern int diff_queue_is_empty(void);
 
 #define DIFF_FORMAT_HUMAN      0