git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6631
d0543943-73ff-0310-b7d9-
9358b9ac24b2
#include <assert.h>
#include <string.h>
#include <time.h>
+#include <stdlib.h>
#define SU_ROOT_MAGIC_T struct stun_magic_t
#include "stun_internal.h"
#include <string.h>
+#include <stdlib.h>
#include <assert.h>
#if HAVE_FUNC
#include <assert.h>
#include <string.h>
+#include <stdlib.h>
typedef struct stun_bound_s stun_bound_t;