!616 fix: codex及合规修复

Merge pull request !616 from Zhaotianyu/cherry-pick-1646726740
This commit is contained in:
openharmony_ci 2022-03-10 07:12:39 +00:00 committed by Gitee
commit 74def19245
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#ifndef _ADAPT_SYS_PRCTL_H
#define _ADAPT_SYS_PRCTL_H
/*
* Copyright (c) 2021-2021 Huawei Device Co., Ltd. All rights reserved.
*
@ -31,6 +28,9 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _ADAPT_SYS_PRCTL_H
#define _ADAPT_SYS_PRCTL_H
#ifdef __cplusplus
extern "C" {
#endif