x86-power-control: srcrev bump 699b565d02..e63dea0875

Jason M. Bills (1):
      Fix missing includes

Change-Id: I710ddeb53df6ec77e274d0366228b16a194a2c92
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-x86/chassis/x86-power-control_git.bb b/recipes-x86/chassis/x86-power-control_git.bb
index 21f73b3..eb75617 100755
--- a/recipes-x86/chassis/x86-power-control_git.bb
+++ b/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Chassis Power Control service for Intel based platforms"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
-SRCREV = "699b565d02ab0b590dda160bc0c8943e36d406bd"
+SRCREV = "e63dea0875a70ff50f430a4bdc84b646a56b9ce7"
 
 PV = "1.0+git${SRCPV}"