fix: L0 GN compilation problem

Close: #I3ORHS
Change-Id: Ia105084336f2ba66f91546226a9383646a0148ce
This commit is contained in:
zhushengle
2021-04-29 10:38:54 +08:00
parent 1f725147f3
commit 2f9bfcc6ee
5 changed files with 19 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ extern "C" {
#define __NEED_mbstate_t
#if __STDC_VERSION__ < 201112L
#define __NEED_off_t
#define __NEED_struct__IO_FILE
#endif