[3/4] uuid: add transact.h (resend)

Daniel Jeliński djelinski1 at gmail.com
Wed May 1 02:19:46 CDT 2013


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130501/9996f349/attachment.html>
-------------- next part --------------
From 81a95020a40f627f5f5568c2c1da314898fe0e2c Mon Sep 17 00:00:00 2001
From: Daniel Jelinski <djelinski1 at gmail.com>
Date: Tue, 30 Apr 2013 23:13:07 +0200
Subject: [PATCH 3/4] uuid: add transact.h

---
 dlls/uuid/uuid.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c
index fb06f2d..4d2a348 100644
--- a/dlls/uuid/uuid.c
+++ b/dlls/uuid/uuid.c
@@ -86,6 +86,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
 #include "commdlg.h"
 #include "tlogstg.h"
 #include "msdasc.h"
+#include "transact.h"
 
 /* FIXME: cguids declares GUIDs but does not define their values */
 
-- 
1.7.5.4


More information about the wine-patches mailing list