Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-10-18 15:41:43 -07:00
Родитель 2759cbc774
Коммит 5e5f8091e5
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -5,9 +5,6 @@
*/
#include "cache.h"
#include <pwd.h>
#include <time.h>
#define BLOCKING (1ul << 14)
/*

Просмотреть файл

@ -8,7 +8,6 @@
#include "cache.h"
#include <pwd.h>
#include <time.h>
static char git_default_date[50];