mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-9638: fix build without gumbo
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user