mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-03 11:58:36 +00:00
probably want this
This commit is contained in:
parent
a7d75db50b
commit
4af665317d
@ -31,7 +31,9 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef WIN32
|
||||||
#include "switch_private.h"
|
#include "switch_private.h"
|
||||||
|
#endif
|
||||||
#if defined(HAVE_OPENPTY) || defined(HAVE_DEV_PTMX) || defined(HAVE_POSIX_OPENPT)
|
#if defined(HAVE_OPENPTY) || defined(HAVE_DEV_PTMX) || defined(HAVE_POSIX_OPENPT)
|
||||||
#define MODEM_SUPPORT 1
|
#define MODEM_SUPPORT 1
|
||||||
#if !defined(HAVE_POSIX_OPENPT) && !defined(HAVE_DEV_PTMX)
|
#if !defined(HAVE_POSIX_OPENPT) && !defined(HAVE_DEV_PTMX)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user