fix build on cent5
This commit is contained in:
parent
5d0753e330
commit
691acf2812
|
@ -32,6 +32,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WIN32
|
#ifndef WIN32
|
||||||
|
#undef HAVE_STDLIB_H
|
||||||
#include "switch_private.h"
|
#include "switch_private.h"
|
||||||
#endif
|
#endif
|
||||||
#if defined(HAVE_OPENPTY) || defined(HAVE_DEV_PTMX) || defined(HAVE_POSIX_OPENPT) || WIN32
|
#if defined(HAVE_OPENPTY) || defined(HAVE_DEV_PTMX) || defined(HAVE_POSIX_OPENPT) || WIN32
|
||||||
|
|
Loading…
Reference in New Issue