1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-21 19:02:06 +00:00

temp hack to avoid horrible random bug, as in the function random

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11897 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-02-11 23:39:30 +00:00
parent 2ad1895e9e
commit 596f9afded

@ -526,7 +526,7 @@ AC_SEARCH_LIBS(getaddrinfo, xnet socket nsl)
AC_FUNC_ALLOCA
AC_CHECK_FUNCS([gettimeofday strerror random initstate tcsetattr flock \
AC_CHECK_FUNCS([gettimeofday strerror random tcsetattr flock \
socketpair gethostname gethostbyname getipnodebyname \
poll epoll_create kqueue select if_nameindex \
signal alarm \