fix build on cent5

This commit is contained in:
Anthony Minessale 2013-06-18 14:38:57 -05:00
parent 5d0753e330
commit 691acf2812
1 changed files with 1 additions and 0 deletions

View File

@ -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