]> err.no Git - linux-2.6/blobdiff - include/linux/compat.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6] / include / linux / compat.h
index 9760753e662b4f735583034b17a1e0ed5c24dc07..6f110957cc97468d3247a32df94b546b9a8a195d 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <asm/compat.h>
 #include <asm/siginfo.h>
+#include <asm/signal.h>
 
 #define compat_jiffies_to_clock_t(x)   \
                (((unsigned long)(x) * COMPAT_USER_HZ) / HZ)