From f80fb0612b944759c94f1e8980e36a2604d53a17 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Mon, 30 Jul 2007 23:08:46 +0400 Subject: [PATCH] --- yaml --- r: 63171 b: refs/heads/master c: 80ba80a9bf25d251237694c3fcee850a73324532 h: refs/heads/master i: 63169: efb44ab4cc972ec11e5fce977e9ea65dc0a301a1 63167: a765c78e4799bfba6c6bde828ad57fe5e9436752 v: v3 --- [refs] | 2 +- trunk/include/linux/pm.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 24cd7888349e..b478aa6081e8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9c837fb692b005203765d8a569a2fe43fdff9df1 +refs/heads/master: 80ba80a9bf25d251237694c3fcee850a73324532 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.