From a8461f473b7e836afe932ede0a49aeb1d997853a0e989edd97a6aae3c87102a4 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 6 Aug 2018 13:21:02 +0000 Subject: [PATCH] Accepting request 627034 from home:Andreas_Schwab:glibc:rebuild - hyper-v.tools.hv.hv_vss_daemon.c: Include 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 --- hyper-v.changes | 5 +++++ hyper-v.tools.hv.hv_vss_daemon.c | 1 + 2 files changed, 6 insertions(+) diff --git a/hyper-v.changes b/hyper-v.changes index 0c980b6..765c85d 100644 --- a/hyper-v.changes +++ b/hyper-v.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 2 08:46:52 UTC 2018 - schwab@suse.de + +- hyper-v.tools.hv.hv_vss_daemon.c: Include for major + ------------------------------------------------------------------- Tue May 22 06:56:57 UTC 2018 - ohering@suse.de diff --git a/hyper-v.tools.hv.hv_vss_daemon.c b/hyper-v.tools.hv.hv_vss_daemon.c index 46990e1..bda82cb 100644 --- a/hyper-v.tools.hv.hv_vss_daemon.c +++ b/hyper-v.tools.hv.hv_vss_daemon.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include