!753 fix: implicit declaration of function 'syscall' in apps/shell

Merge pull request !753 from huangshan/673
This commit is contained in:
openharmony_ci
2021-12-31 06:16:07 +00:00
committed by Gitee
4 changed files with 5 additions and 3 deletions

View File

@@ -29,6 +29,8 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#define _GNU_SOURCE
#include "show.h"
#include "shmsg.h"
#include "shcmd.h"