commit | 788540141f4549637e89aadca6e25cf25eb53383 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sun Jan 08 01:02:37 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:13:52 2006 -0800 |
tree | 179325644b2eacf66a4cd6bffd63ac0d4390576b | |
parent | 53dbb26dbcf0d844967677633d7587c1d34740d5 [diff] |
[PATCH] Permit multiple inclusion of linux/pagevec.h Make it possible to include linux/pagevec.h multiple times without incurring errors due to duplicate definitions. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>