mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
esl-json: Add limits.h for INT_MIN/_MAX
This commit is contained in:
parent
b670b624ad
commit
88b7110014
@ -25,6 +25,7 @@
|
||||
|
||||
#include "esl.h"
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
|
||||
static int cJSON_strcasecmp(const char *s1,const char *s2)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user