]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/signal.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6-omap-h63xx.git] / include / asm-i386 / signal.h
index 3824a502351f545ca997e14a5ff6cfe226e594f4..c3e8adec5918695f0a11fe531c53a231bf876823 100644 (file)
@@ -2,7 +2,6 @@
 #define _ASMi386_SIGNAL_H
 
 #include <linux/types.h>
-#include <linux/linkage.h>
 #include <linux/time.h>
 #include <linux/compiler.h>
 
@@ -10,6 +9,9 @@
 struct siginfo;
 
 #ifdef __KERNEL__
+
+#include <linux/linkage.h>
+
 /* Most things should be clean enough to redefine this at will, if care
    is taken to make libc match.  */