commit | 89bbc03c01f68e627a2b120963f136e2815f0d84 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@enix.org> | Sat Sep 30 23:27:54 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 01 00:39:23 2006 -0700 |
tree | e2f02e3eb615f36ca4d5e7ebb9d77889f7957bb2 | |
parent | 643f720cea989d2913fc0120a2384fecc1be1f9a [diff] |
[PATCH] Prevent multiple inclusion of linux/sysrq.h Prevent multiple inclusions of include/linux/sysrq.h using traditional #ifndef..#endif. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@enix.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>