commit | 01bf466e1866feeb7fce0319cbafe0166e29f5e4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Jul 10 04:44:53 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 10 13:24:21 2006 -0700 |
tree | 9dc2bc9474e5bcef5628828a8b64708ec383ce74 | |
parent | 8a2ab7f5df76b920d62b908919d987d3b8a82856 [diff] |
[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers Add definitions for SEEK_SET, SEEK_CUR and SEEK_END to the kernel header files. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>