Fixes the OpenBSD build. (#3716)

This commit is contained in:
David CARLIER
2017-08-08 12:27:54 +02:00
committed by Umcaruje
parent e9a4063119
commit 9ae339c82b
3 changed files with 23 additions and 15 deletions

View File

@@ -72,6 +72,8 @@ private:
struct sio_hdl *m_hdl;
struct sio_par m_par;
bool m_convertEndian;
} ;