summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/signal.h
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-09-19 00:42:13 -0400
committerJeff Garzik <jeff@garzik.org>2006-09-19 00:42:13 -0400
commit4a3381feb823e06c8e2da7e283c17b0b6fdbddcf (patch)
treee1bef4c3db854bb10fd13dc67415d77b5d999533 /include/asm-x86_64/signal.h
parentfea63e38013ec628ab3f7fddc4c2148064b7910a (diff)
parent47a5c6fa0e204a2b63309c648bb2fde36836c826 (diff)
downloadblackbird-op-linux-4a3381feb823e06c8e2da7e283c17b0b6fdbddcf.tar.gz
blackbird-op-linux-4a3381feb823e06c8e2da7e283c17b0b6fdbddcf.zip
Merge branch 'master' into upstream
Diffstat (limited to 'include/asm-x86_64/signal.h')
-rw-r--r--include/asm-x86_64/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/signal.h b/include/asm-x86_64/signal.h
index cef7a7d51b7e..3ede2a61973a 100644
--- a/include/asm-x86_64/signal.h
+++ b/include/asm-x86_64/signal.h
@@ -3,13 +3,13 @@
#ifndef __ASSEMBLY__
#include <linux/types.h>
-#include <linux/linkage.h>
#include <linux/time.h>
/* Avoid too many header ordering problems. */
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. */
OpenPOWER on IntegriCloud