mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
esl-json: Add limits.h for INT_MIN/_MAX
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#include "esl.h"
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
|
||||
static int cJSON_strcasecmp(const char *s1,const char *s2)
|
||||
{
|
||||
|
Reference in New Issue
Block a user