mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
followup for cent5
This commit is contained in:
@@ -186,6 +186,9 @@ SWITCH_DECLARE(FILE *) switch_core_get_console(void)
|
||||
return runtime.console;
|
||||
}
|
||||
|
||||
#ifdef HAVE_SYS_IOCTL_H
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
SWITCH_DECLARE(void) switch_core_screen_size(int *x, int *y)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user