code warning fix

Signed-off-by: chen <chenkang40@huawei.com>
Change-Id: I9cb7e57b733c7fed411ab5b0f5a6bbe37ce1a07b
This commit is contained in:
chen
2022-03-24 11:20:46 +08:00
parent 3c762ccbfa
commit 86bca2b7ef
2 changed files with 4 additions and 2 deletions
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Huawei Device Co., Ltd.
* Copyright (c) 2020-2022 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -12,6 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "pub_sub_feature.h"
#include <ohos_init.h>
#include "samgr_lite.h"
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Huawei Device Co., Ltd.
* Copyright (c) 2020-2022 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -12,6 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "pub_sub_implement.h"
#include "securec.h"
#include "ohos_errno.h"