1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Fixed cygwin compile (again)

This commit is contained in:
James Booth 2016-04-19 23:10:40 +01:00 committed by Dominik Heidler
parent 9d263d7c83
commit 65960dfbb2

View File

@ -39,7 +39,7 @@
#define SOCKET int
#endif
#include <sys/socket.h>
#include <sys/select.h>
#include <curl/curl.h>
// forward -> ui/win_types.h