Projects
openEuler:24.03:SP1:Everything
lvm2
_service:tar_scm:0023-fix-function-undeclared-i...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0023-fix-function-undeclared-in-libdm-common.c-and-dev-cache.c.patch of Package lvm2
From e5ce6e143393fe50da73eabdf32ce3dafb7b9dd7 Mon Sep 17 00:00:00 2001 From: yuncang123 <1050706328@qq.com> Date: Sat, 7 Sep 2024 18:34:09 +0800 Subject: [PATCH] fix function undeclared in libdm-common.c and dev-cache.c --- lib/device/dev-cache.c | 1 + libdm/libdm-common.c | 1 + 2 files changed, 2 insertions(+) diff --git a/lib/device/dev-cache.c b/lib/device/dev-cache.c index 85f9b49..ee39814 100644 --- a/lib/device/dev-cache.c +++ b/lib/device/dev-cache.c @@ -31,6 +31,7 @@ #include <locale.h> /* coverity[unnecessary_header] needed for MuslC */ #include <sys/file.h> +#include <sys/time.h> struct dev_iter { struct btree_iter *current; diff --git a/libdm/libdm-common.c b/libdm/libdm-common.c index 734a012..177dc40 100644 --- a/libdm/libdm-common.c +++ b/libdm/libdm-common.c @@ -24,6 +24,7 @@ #include <sys/ioctl.h> #include <fcntl.h> #include <dirent.h> +#include <syslog.h> #ifdef UDEV_SYNC_SUPPORT # include <sys/types.h> -- 2.43.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2