SOURCES (LINUX_2_6): linux-2.6-vs2.1.patch - add missing includes ...

baggins baggins at pld-linux.org
Fri May 5 17:14:25 CEST 2006


Author: baggins                      Date: Fri May  5 15:14:25 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- add missing includes for suspend2

---- Files affected:
SOURCES:
   linux-2.6-vs2.1.patch (1.1.2.21 -> 1.1.2.22) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.1.patch
diff -u SOURCES/linux-2.6-vs2.1.patch:1.1.2.21 SOURCES/linux-2.6-vs2.1.patch:1.1.2.22
--- SOURCES/linux-2.6-vs2.1.patch:1.1.2.21	Fri May  5 15:23:37 2006
+++ SOURCES/linux-2.6-vs2.1.patch	Fri May  5 17:14:18 2006
@@ -28603,3 +28603,23 @@
  
  	if (!sb)
  		return 0;
+--- linux-2.6.16.14/kernel/power/ui.c~	2006-05-05 16:35:34.000000000 +0200
++++ linux-2.6.16.14/kernel/power/ui.c	2006-05-05 17:12:40.000000000 +0200
+@@ -35,6 +35,7 @@
+ #include <linux/kmod.h>
+ #include <linux/security.h>
+ #include <linux/syscalls.h>
++#include <linux/vs_pid.h>
+  
+ #include "proc.h"
+ #include "modules.h"
+--- linux-2.6.16.14/kernel/power/storage.c~	2006-05-05 16:35:34.000000000 +0200
++++ linux-2.6.16.14/kernel/power/storage.c	2006-05-05 17:13:39.000000000 +0200
+@@ -19,6 +19,7 @@
+ 
+ #include <linux/suspend.h>
+ #include <linux/freezer.h>
++#include <linux/vs_pid.h>
+  
+ #include "proc.h"
+ #include "modules.h"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.1.patch?r1=1.1.2.21&r2=1.1.2.22&f=u



More information about the pld-cvs-commit mailing list