diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-06-08 22:47:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-09 02:23:34 +0200 |
commit | 217397d7d267f832081169016e1ab66691a13e08 (patch) | |
tree | 8fb827b2802196733f60ecbe336bb8cd27e0012e /.gitignore | |
parent | update checkpatch.pl to version 0.04 (diff) | |
download | linux-217397d7d267f832081169016e1ab66691a13e08.tar.xz linux-217397d7d267f832081169016e1ab66691a13e08.zip |
Protect <linux/console_struct.h> from multiple inclusion
Prevent <linux/console_struct.h> from being included more than once,
otherwise you get a redefinition error if you happen to include
<linux/vt_kern.h> first.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions