Fix umpnpmgr build
Modified: trunk/reactos/services/umpnpmgr/umpnpmgr.c
--- trunk/reactos/services/umpnpmgr/umpnpmgr.c 2006-01-08 18:50:54 UTC (rev 20717) +++ trunk/reactos/services/umpnpmgr/umpnpmgr.c 2006-01-08 18:55:24 UTC (rev 20718) @@ -29,6 +29,8 @@
#define WIN32_NO_STATUS #include <windows.h> #include <cmtypes.h>
+#include <cmfuncs.h> +#include <rtlfuncs.h>
#include <umpnpmgr/sysguid.h> #include <wdmguid.h> #include <cfgmgr32.h>