diff options
| author | liuchang <[email protected]> | 2023-03-23 11:51:15 +0000 |
|---|---|---|
| committer | liuchang <[email protected]> | 2023-03-23 11:51:15 +0000 |
| commit | 55b82e9f049c9ec9bce3e8f8d309a01b3619ecc2 (patch) | |
| tree | 0dcde3374513c5eb63ae6d418651b1a89b9a0378 /common/include/utils.h | |
| parent | daac158a2890ab58a826ae973a2e775625d6af07 (diff) | |
suit filestat3
Diffstat (limited to 'common/include/utils.h')
| -rw-r--r-- | common/include/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/include/utils.h b/common/include/utils.h index a94dde3..a42cf02 100644 --- a/common/include/utils.h +++ b/common/include/utils.h @@ -10,6 +10,7 @@ extern "C" #define LOG_TAG_SHAPING "SHAPING" #define LOG_TAG_SWARMKV "SWARMKV" +#define LOG_TAG_STAT "STAT" #define LOG_TAG_MAAT "MAAT" #define LOG_TAG_MARSIO "MARSIO" #define LOG_TAG_UTILS "UTILS" |
