| project/4.mqttd/booster/iniparser.c | ●●●●● patch | view | raw | blame | history |
project/4.mqttd/booster/iniparser.c
@@ -10,6 +10,9 @@ #include <ctype.h> #include "iniparser.h" #pragma GCC diagnostic ignored "-Wformat-overflow" #pragma GCC diagnostic ignored "-Wformat-truncation" /*---------------------------- Defines -------------------------------------*/ #define ASCIILINESZ (1024) #define INI_INVALID_KEY ((char*)-1)