summaryrefslogtreecommitdiff
path: root/0054-2308-Remove-unused-header-file.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-01-20 09:57:05 +0000
committerCoprDistGit <infra@openeuler.org>2024-01-20 09:57:05 +0000
commitc56563a5cfb85fcba9f28dd1df9647037eb2931e (patch)
tree82e936c48ac53d5a05ac395f897e421a743f8023 /0054-2308-Remove-unused-header-file.patch
parent8c7a257a80c20ee3fae444f9e3d670a86dca161f (diff)
automatic import of iSuladopeneuler23.09openeuler22.03_LTS_SP2
Diffstat (limited to '0054-2308-Remove-unused-header-file.patch')
-rw-r--r--0054-2308-Remove-unused-header-file.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0054-2308-Remove-unused-header-file.patch b/0054-2308-Remove-unused-header-file.patch
new file mode 100644
index 0000000..c783229
--- /dev/null
+++ b/0054-2308-Remove-unused-header-file.patch
@@ -0,0 +1,25 @@
+From 93071602df77cc3b5508266b181f1ace947bd3be Mon Sep 17 00:00:00 2001
+From: xuxuepeng <xuxuepeng1@huawei.com>
+Date: Wed, 13 Dec 2023 02:34:20 +0000
+Subject: [PATCH 54/64] !2308 Remove unused header file * Fix compiling failure
+ in image oci UT
+
+---
+ src/daemon/config/isulad_config.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/daemon/config/isulad_config.c b/src/daemon/config/isulad_config.c
+index 1af47127..51758adb 100644
+--- a/src/daemon/config/isulad_config.c
++++ b/src/daemon/config/isulad_config.c
+@@ -32,7 +32,6 @@
+
+ #include "constants.h"
+ #include "utils.h"
+-#include "sysinfo.h"
+ #include "err_msg.h"
+ #include "daemon_arguments.h"
+ #include "utils_array.h"
+--
+2.42.0
+