зеркало из https://github.com/microsoft/git.git
imap-send: Add missing #include for macosx
There is a compile error without that. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
42efbf6d8a
Коммит
2d33501689
|
@ -28,6 +28,7 @@
|
|||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netdb.h>
|
||||
|
||||
typedef struct store_conf {
|
||||
|
|
Загрузка…
Ссылка в новой задаче