SOURCES: exmap-vserver.patch (NEW) - missing include if kernel wit...

zbyniu zbyniu at pld-linux.org
Sat Feb 10 17:02:54 CET 2007


Author: zbyniu                       Date: Sat Feb 10 16:02:54 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing include if kernel with vserver

---- Files affected:
SOURCES:
   exmap-vserver.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/exmap-vserver.patch
diff -u /dev/null SOURCES/exmap-vserver.patch:1.1
--- /dev/null	Sat Feb 10 17:02:54 2007
+++ SOURCES/exmap-vserver.patch	Sat Feb 10 17:02:49 2007
@@ -0,0 +1,10 @@
+--- exmap-0.10/kernel/exmap.c~	2006-09-28 18:52:25.000000000 +0200
++++ exmap-0.10/kernel/exmap.c	2007-02-10 16:53:48.716000000 +0100
+@@ -34,6 +34,7 @@
+ #include <linux/vmalloc.h>
+ #include <linux/swap.h>
+ #include <linux/swapops.h>
++#include <linux/vs_pid.h>
+ 
+ /* Allow compilation on some kernels prior to 2.6.11 */
+ 
================================================================


More information about the pld-cvs-commit mailing list