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