提交 6abf5c0c 编写于 作者: J Junio C Hamano

Squelch compiler warnings from connect.c

Forgot to include necessary header file to get the function declaration.
Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 c09a69a8
#include "cache.h"
#include "pkt-line.h"
#include "quote.h"
#include "refs.h"
#include <sys/wait.h>
#include <sys/socket.h>
#include <netinet/in.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册