diff --git a/toxcore/tox.h b/toxcore/tox.h index dfb5ecd1..d94c0e13 100644 --- a/toxcore/tox.h +++ b/toxcore/tox.h @@ -46,6 +46,9 @@ #else #include +#ifdef __OpenBSD__ +#include +#endif #include #include