mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
remove un-needed stuff from tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8319 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -20,10 +20,11 @@
|
||||
*/
|
||||
#include "apr.h"
|
||||
#include "apr_uuid.h"
|
||||
#include "apr_md5.h"
|
||||
#include "apr_general.h"
|
||||
#include "apr_portable.h"
|
||||
|
||||
#if !APR_HAS_RANDOM
|
||||
#include "apr_md5.h"
|
||||
#endif
|
||||
|
||||
#if APR_HAVE_UNISTD_H
|
||||
#include <unistd.h> /* for getpid, gethostname */
|
||||
|
Reference in New Issue
Block a user