[AUDIT] This file only include other files, so it can't be dirty.

Additionally, define GUID_DEVICE_SYS_BUTTON

svn path=/trunk/; revision=24081
This commit is contained in:
Hervé Poussineau 2006-09-12 15:19:17 +00:00
parent 2829cc5982
commit fec5904b50

View file

@ -7,4 +7,8 @@
#include <wdmguid.h>
#include <umpnpmgr/sysguid.h>
/* FIXME: shouldn't go there! */
DEFINE_GUID(GUID_DEVICE_SYS_BUTTON,
0x4AFA3D53L, 0x74A7, 0x11d0, 0xbe, 0x5e, 0x00, 0xA0, 0xC9, 0x06, 0x28, 0x57);
/* EOF */