From ce55c3f6fe1716296c8799b6cf4f21cacb67a24c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Thu, 28 Feb 2013 17:59:09 +0400 Subject: [PATCH] Fix tuxonice patch --- .../calculate-sources/3.8/0004-tuxonice-for-linux.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/templates/3.1/6_ac_install_patch/sys-kernel/calculate-sources/3.8/0004-tuxonice-for-linux.patch b/profiles/templates/3.1/6_ac_install_patch/sys-kernel/calculate-sources/3.8/0004-tuxonice-for-linux.patch index 27848ccc2..a50dccbe7 100644 --- a/profiles/templates/3.1/6_ac_install_patch/sys-kernel/calculate-sources/3.8/0004-tuxonice-for-linux.patch +++ b/profiles/templates/3.1/6_ac_install_patch/sys-kernel/calculate-sources/3.8/0004-tuxonice-for-linux.patch @@ -1571,9 +1571,9 @@ index a0fde91..9e8ce13 100644 #include #include +#include - - #include #include + #include + #include @@ -97,6 +98,7 @@ int swsusp_arch_resume(void) restore_image(); return 0;