Merge pull request #1907

287ef36e Fix freebsd build (Lee Clagett)
This commit is contained in:
Riccardo Spagni 2017-03-23 11:45:21 +02:00
commit a65a64f8e0
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -30,6 +30,7 @@
# include <winsock2.h>
#else
# include <arpa/inet.h>
# include <netinet/in.h>
#endif
namespace epee