Squelch compiler warnings from connect.c
commit6abf5c0c6fb2ad9bb24444171d306262a8c8f4a2
authorJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 07:25:26 +0000 (16 00:25 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 07:25:26 +0000 (16 00:25 -0700)
treec064afca1d200f57467144764aedbf3ce9992af6
parentc09a69a83e3edcc634f17cdc7b4c71b91f3228ce
Squelch compiler warnings from connect.c

Forgot to include necessary header file to get the function declaration.

Signed-off-by: Junio C Hamano <junkio@cox.net>
connect.c