mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-9638: fix build without gumbo
This commit is contained in:
parent
832144088d
commit
30c84b4bbc
@ -42,7 +42,9 @@
|
||||
#endif
|
||||
#include "private/switch_core_pvt.h"
|
||||
#define ESCAPE_META '\\'
|
||||
#ifdef SWITCH_HAVE_GUMBO
|
||||
#include "gumbo.h"
|
||||
#endif
|
||||
|
||||
struct switch_network_node {
|
||||
ip_t ip;
|
||||
|
Loading…
x
Reference in New Issue
Block a user