# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../kbd/kbdrate-sparc.patch # Copyright (C) 2004 - 2009 The T2 SDE Project # Copyright (C) 1998 - 2004 ROCK Linux Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- The field is named differently on SPARC (?) ... - Rene Rebe --- kbd-1.12/src/setleds.c.vanilla 2007-11-09 09:08:53.000000000 +0000 +++ kbd-1.12/src/setleds.c 2007-11-09 09:08:58.000000000 +0000 @@ -14,10 +14,6 @@ #include "nls.h" #include "version.h" -#ifdef __sparc__ -#include -#endif - static void usage(void) { --- kbd-1.12/src/kbdrate.c.vanilla 2007-11-09 09:09:58.000000000 +0000 +++ kbd-1.12/src/kbdrate.c 2007-11-09 09:10:30.000000000 +0000 @@ -77,7 +77,6 @@ #ifdef __sparc__ #include -#include #endif #ifndef KDKBDREP