mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
Updated virtdisk-GetStorageDependencyInformation patchset
This commit is contained in:
parent
0364bdc886
commit
08182c7af0
@ -1,7 +1,7 @@
|
||||
From f0247232e35ba58178acd15924f64b681120d4c2 Mon Sep 17 00:00:00 2001
|
||||
From f3b400f8c005d94b220b1e5d9d9da165520cd97f Mon Sep 17 00:00:00 2001
|
||||
From: Louis Lenders <xerox.xerox2000x@gmail.com>
|
||||
Date: Fri, 3 Mar 2017 10:00:14 +0100
|
||||
Subject: include: add headerfile virtdisk.h
|
||||
Subject: [PATCH] include: add headerfile virtdisk.h
|
||||
|
||||
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
|
||||
---
|
||||
@ -11,20 +11,20 @@ Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
|
||||
create mode 100644 include/virtdisk.h
|
||||
|
||||
diff --git a/include/Makefile.in b/include/Makefile.in
|
||||
index 6393b286872..9c322758ff6 100644
|
||||
index b2f30ad..ca3dd83 100644
|
||||
--- a/include/Makefile.in
|
||||
+++ b/include/Makefile.in
|
||||
@@ -633,6 +633,7 @@ HEADER_SRCS = \
|
||||
@@ -639,6 +639,7 @@ SOURCES = \
|
||||
verrsrc.h \
|
||||
vfw.h \
|
||||
vfwmsgs.h \
|
||||
+ virtdisk.h \
|
||||
vsstyle.h \
|
||||
vssym32.h \
|
||||
vswriter.h \
|
||||
vmr9.idl \
|
||||
vmrender.idl \
|
||||
vss.idl \
|
||||
diff --git a/include/virtdisk.h b/include/virtdisk.h
|
||||
new file mode 100644
|
||||
index 00000000000..3ed2c6ff217
|
||||
index 0000000..3ed2c6f
|
||||
--- /dev/null
|
||||
+++ b/include/virtdisk.h
|
||||
@@ -0,0 +1,95 @@
|
||||
@ -124,5 +124,5 @@ index 00000000000..3ed2c6ff217
|
||||
+
|
||||
+#endif /* __WINE_VIRTDISK_DLL_H */
|
||||
--
|
||||
2.11.0
|
||||
1.9.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user