Tobias Klauser [off-list ref] writes:
On 2015-10-22 at 22:14:29 +0200, Junio C Hamano [off-list ref] wrote:
quoted
Tobias Klauser [off-list ref] writes:
quoted
After switching to use the tempfile module in commit ebebeaea (gc: use
tempfile module to handle gc.pid file), no declarations from sigchain.h
are used in builtin/gc.c anymore. Thus, remove the #include.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
I'll drop this one as we seem to have gained another user of the API
in this file in the nd/gc-auto-background-fix topic.
Opps, sorry I didn't check against 'pu' carefully enough. Thanks for
catching it.
Heh, that topic has been in master since Oct 15, I think.