fast-import: fix compilation on MinGW
commit54d99a7724a0c7fb53bcdc7d850034e9890a0138
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:02:27 +0000 (4 02:02 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:02:27 +0000 (4 02:02 +0100)
tree9ed3437b24d465368f3b6c128e6d8db8c19955de
parent6b582b931510b0bbf25ceff0243e18ff7264e569
fast-import: fix compilation on MinGW

MinGW does not have getppid().  So do not print it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
fast-import.c