SOURCES (LINUX_2_6): linux-2.6-suspend2.patch - missing include

baggins baggins at pld-linux.org
Wed Dec 31 17:23:35 CET 2008


Author: baggins                      Date: Wed Dec 31 16:23:35 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- missing include

---- Files affected:
SOURCES:
   linux-2.6-suspend2.patch (1.1.2.2.2.12 -> 1.1.2.2.2.13) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-suspend2.patch
diff -u SOURCES/linux-2.6-suspend2.patch:1.1.2.2.2.12 SOURCES/linux-2.6-suspend2.patch:1.1.2.2.2.13
--- SOURCES/linux-2.6-suspend2.patch:1.1.2.2.2.12	Wed Dec 31 16:58:48 2008
+++ SOURCES/linux-2.6-suspend2.patch	Wed Dec 31 17:23:29 2008
@@ -3654,7 +3654,7 @@
 index 0000000..1f51ec1
 --- /dev/null
 +++ b/kernel/power/toi_pageflags_test.c
-@@ -0,0 +1,79 @@
+@@ -0,0 +1,80 @@
 +/*
 + * TuxOnIce pageflags tester.
 + */
@@ -3662,6 +3662,7 @@
 +#include "linux/bootmem.h"
 +#include "linux/sched.h"
 +#include "linux/dyn_pageflags.h"
++#include <linux/module.h>
 +
 +DECLARE_DYN_PAGEFLAGS(test_map);
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-suspend2.patch?r1=1.1.2.2.2.12&r2=1.1.2.2.2.13&f=u



More information about the pld-cvs-commit mailing list