update openharmony 1.0.1
This commit is contained in:
5
net/telnet/src/telnet_dev.c
Normal file → Executable file
5
net/telnet/src/telnet_dev.c
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2019, Huawei Technologies Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2020, Huawei Device Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
* are permitted provided that the following conditions are met:
|
||||
@@ -41,6 +41,7 @@
|
||||
#if (LOSCFG_BASE_CORE_SWTMR == YES)
|
||||
#include "los_swtmr_pri.h"
|
||||
#endif
|
||||
#include "los_sched_pri.h"
|
||||
#include "console.h"
|
||||
#include "lwip/opt.h"
|
||||
#include "lwip/sockets.h"
|
||||
|
||||
Reference in New Issue
Block a user