remove typedef added for code completion
This commit is contained in:
parent
ee8047ebbf
commit
0e5ebbd984
|
@ -34,8 +34,6 @@
|
||||||
//#define RTP_DEBUG_WRITE_DELTA
|
//#define RTP_DEBUG_WRITE_DELTA
|
||||||
//#define DEBUG_MISSED_SEQ
|
//#define DEBUG_MISSED_SEQ
|
||||||
|
|
||||||
typedef unsigned long u_long;
|
|
||||||
|
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
#include <switch_stun.h>
|
#include <switch_stun.h>
|
||||||
#include <apr_network_io.h>
|
#include <apr_network_io.h>
|
||||||
|
|
Loading…
Reference in New Issue