From 53eda94367ac4d14a7ab7f94d07431a82794e95e Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 30 Jul 2007 12:38:57 -0700 Subject: [PATCH] --- yaml --- r: 63187 b: refs/heads/master c: 3a3485be68c3b44dd7e3790472976fdc2467bb40 h: refs/heads/master i: 63185: 5de793c15c882881872c68ab221e07df5d8eea75 63183: 1f8ed2748b6ac7399076db13e121c4abe1808b4e v: v3 --- [refs] | 2 +- trunk/include/linux/pm.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a8d4384d90f2..0b2fe4822728 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0a0f2c87cd689857f2b0b82c5322650f7d9b5923 +refs/heads/master: 3a3485be68c3b44dd7e3790472976fdc2467bb40 diff --git a/trunk/include/linux/pm.h b/trunk/include/linux/pm.h index e52f6f83c061..48b71badfb4c 100644 --- a/trunk/include/linux/pm.h +++ b/trunk/include/linux/pm.h @@ -25,6 +25,7 @@ #include #include +#include /* * Power management requests... these are passed to pm_send_all() and friends.