Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
lxcfs
include-fixes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File include-fixes.patch of Package lxcfs
Index: lxcfs-4.0.12/src/utils.h =================================================================== --- lxcfs-4.0.12.orig/src/utils.h +++ lxcfs-4.0.12/src/utils.h @@ -46,6 +46,8 @@ static inline int pidfd_open(pid_t pid, { return syscall(__NR_pidfd_open, pid, flags); } +#else +#include <sys/pidfd.h> #endif #if !HAVE_PIDFD_SEND_SIGNAL
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor