修改sysinfo头文件

This commit is contained in:
shaozhimin 2022-08-24 15:32:17 +08:00
parent eabfa7babf
commit 02a2327cff
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <cJSON.h>
#include <cjson/cJSON.h>
#ifdef __cplusplus
extern "C" {