Accepting request 627034 from home:Andreas_Schwab:glibc:rebuild
- hyper-v.tools.hv.hv_vss_daemon.c: Include <sys/sysmacros.h> for major OBS-URL: https://build.opensuse.org/request/show/627034 OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=130
This commit is contained in:
parent
d810f03df5
commit
a8461f473b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 2 08:46:52 UTC 2018 - schwab@suse.de
|
||||
|
||||
- hyper-v.tools.hv.hv_vss_daemon.c: Include <sys/sysmacros.h> for major
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 06:56:57 UTC 2018 - ohering@suse.de
|
||||
|
||||
|
@ -22,6 +22,7 @@
|
||||
#include <sys/poll.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/sysmacros.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <mntent.h>
|
||||
|
Loading…
Reference in New Issue
Block a user