Mike McCormack : uuid: Add indexsvr's IIDs to libuuid.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jul 7 11:09:46 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: f55c9b65116291ecce57d9e80a74d02bf2b5274d
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=f55c9b65116291ecce57d9e80a74d02bf2b5274d

Author: Mike McCormack <mike at codeweavers.com>
Date:   Fri Jul  7 14:18:30 2006 +0900

uuid: Add indexsvr's IIDs to libuuid.

---

 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 20116ee..41795b6 100644
--- a/dlls/uuid/uuid.c
+++ b/dlls/uuid/uuid.c
@@ -64,6 +64,7 @@ #include "downloadmgr.h"
 #include "objsel.h"
 #include "hlink.h"
 #include "optary.h"
+#include "indexsvr.h"
 
 /* FIXME: cguids declares GUIDs but does not define their values */
 




More information about the wine-cvs mailing list