diff --git a/bugreport.c b/bugreport.c index 089b939a87..acacca8fef 100644 --- a/bugreport.c +++ b/bugreport.c @@ -1,8 +1,6 @@ #include "cache.h" #include "parse-options.h" -#include "stdio.h" #include "strbuf.h" -#include "time.h" #include "help.h" #include "compat/compiler.h"