зеркало из https://github.com/microsoft/git.git
Remove unused include.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
2759cbc774
Коммит
5e5f8091e5
|
@ -5,9 +5,6 @@
|
|||
*/
|
||||
#include "cache.h"
|
||||
|
||||
#include <pwd.h>
|
||||
#include <time.h>
|
||||
|
||||
#define BLOCKING (1ul << 14)
|
||||
|
||||
/*
|
||||
|
|
1
ident.c
1
ident.c
|
@ -8,7 +8,6 @@
|
|||
#include "cache.h"
|
||||
|
||||
#include <pwd.h>
|
||||
#include <time.h>
|
||||
|
||||
static char git_default_date[50];
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче