Code

Fix 'git add' with .gitignore
[git.git] / builtin-blame.c
index 211bdb3a758eaf813f54b1895ff2e971d170500a..4a1accf13c1220745c73999c6c345735aeadc3e5 100644 (file)
 #include "revision.h"
 #include "xdiff-interface.h"
 
-#include <time.h>
-#include <sys/time.h>
-#include <regex.h>
-
 static char blame_usage[] =
 "git-blame [-c] [-l] [-t] [-f] [-n] [-p] [-L n,m] [-S <revs-file>] [-M] [-C] [-C] [commit] [--] file\n"
 "  -c, --compatibility Use the same output mode as git-annotate (Default: off)\n"