mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 18:09:04 +00:00
Missed STDC_LIB_EXT1
This commit is contained in:
parent
4ec3b025f0
commit
4392df0676
@ -25,6 +25,7 @@
|
|||||||
* defined in unishox2.h
|
* defined in unishox2.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define __STDC_WANT_LIB_EXT1__ 1
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user