Hans Leidekker <[email protected]> writes: > diff --git a/dlls/uuid/uuid.c b/dlls/uuid/uuid.c > index 18b4d55..785d690 100644 > --- a/dlls/uuid/uuid.c > +++ b/dlls/uuid/uuid.c > @@ -76,6 +76,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); > #include "isguids.h" > #include "objsafe.h" > #include "perhist.h" > +#include "wbemcli.h"
There doesn't seem to be any Wbem clsid in the Windows libuuid. -- Alexandre Julliard [email protected]
