fix compiling on freebsd (fixes #300)

This commit is contained in:
Emiel Bruijntjes 2020-04-20 17:34:41 +02:00
parent 31e4a8596c
commit a75b3d5d18
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* server, and to make the initial connection
*
* @author Emiel Bruijntjes <emiel.bruijntjes@copernica.com>
* @copyright 2015 - 2018 Copernica BV
* @copyright 2015 - 2020 Copernica BV
*/
/**
@ -23,6 +23,7 @@
#include "openssl.h"
#include "sslhandshake.h"
#include <thread>
#include <netinet/in.h>
/**
* Set up namespace