mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
temp fix for windows
This commit is contained in:
@@ -131,7 +131,9 @@ typedef struct private_object private_object_t;
|
||||
#include "sofia-sip/sip_parser.h"
|
||||
#include "sofia-sip/tport_tag.h"
|
||||
#include <sofia-sip/msg.h>
|
||||
#ifndef WIN32
|
||||
#include <sofia-sip/uniqueid.h>
|
||||
#endif
|
||||
|
||||
typedef enum {
|
||||
DTMF_2833,
|
||||
|
||||
Reference in New Issue
Block a user