SOURCES: linux-libc-headers-include.patch - missing include for userspace (...

qboosh qboosh at pld-linux.org
Sat Jan 10 20:47:28 CET 2009


Author: qboosh                       Date: Sat Jan 10 19:47:28 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing include for userspace (from git)

---- Files affected:
SOURCES:
   linux-libc-headers-include.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/linux-libc-headers-include.patch
diff -u /dev/null SOURCES/linux-libc-headers-include.patch:1.4
--- /dev/null	Sat Jan 10 20:47:28 2009
+++ SOURCES/linux-libc-headers-include.patch	Sat Jan 10 20:47:22 2009
@@ -0,0 +1,13 @@
+--- linux-2.6.28/include/linux/serial.h.orig	2008-12-25 00:26:37.000000000 +0100
++++ linux-2.6.28/include/linux/serial.h	2009-01-10 20:21:37.074450504 +0100
+@@ -10,8 +10,9 @@
+ #ifndef _LINUX_SERIAL_H
+ #define _LINUX_SERIAL_H
+ 
+-#ifdef __KERNEL__
+ #include <linux/types.h>
++
++#ifdef __KERNEL__
+ #include <asm/page.h>
+ 
+ /*
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-libc-headers-include.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list