]> git.ipfire.org Git - thirdparty/git.git/commit - connect.c
Squelch compiler warnings from connect.c
authorJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 07:25:26 +0000 (00:25 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 07:25:26 +0000 (00:25 -0700)
commit6abf5c0c6fb2ad9bb24444171d306262a8c8f4a2
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