提交 8408ba1c 编写于 作者: L lifeng68

clean code: remove unused head file

Signed-off-by: Nlifeng68 <lifeng68@huawei.com>
上级 9aeb8770
......@@ -66,10 +66,6 @@
#include "clibcni/api.h"
#endif
#ifdef ENABLE_EMBEDDED_IMAGE
#include "db_common.h"
#endif
sem_t g_daemon_shutdown_sem;
static int create_client_run_path(const char *group)
......
......@@ -40,9 +40,7 @@ extern "C" {
#endif
#define IMAGE_TYPE_OCI "oci"
#ifdef ENABLE_EMBEDDED_IMAGE
#define IMAGE_TYPE_EMBEDDED "embedded"
#endif
#define IMAGE_TYPE_EXTERNAL "external"
#ifndef ENABLE_OCI_IMAGE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册