Bug #785
- Fixed bug #785, which fixes a broken build on Solaris (thanks to Owen Clarke).
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
#include <i18n.h>
|
||||
#include <cmake.h>
|
||||
|
||||
#ifdef SOLARIS
|
||||
#include <sys/termios.h>
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int Context::getWidth ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user