diff options
Diffstat (limited to 'lockfile.c')
-rw-r--r-- | lockfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ /* * Copyright (c) 2005, Junio C Hamano */ -#include <signal.h> #include "cache.h" static struct lock_file *lock_file_list; |