Merge branch 'lt/diff' into next
[gitweb.git] / diff.h
diff --git a/diff.h b/diff.h
index d052608404314880652561e4296e05e9da3f96ca..bef586d8502f6e78b95cce15456704572ffe8c00 100644 (file)
--- a/diff.h
+++ b/diff.h
@@ -32,6 +32,7 @@ struct diff_options {
                 full_index:1,
                 silent_on_remove:1,
                 find_copies_harder:1;
+       int context;
        int break_opt;
        int detect_rename;
        int line_termination;