commit | 405d2965597fd9dbd822a5a8c1c66c925a942d6e | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Aug 24 09:26:12 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Aug 23 21:32:54 2007 -0700 |
tree | 98a2321d4dcea44e872398d3cb2f6caa2db31bc0 | |
parent | 01740fccba6c9af289dfcfb2b265a38ff9382c82 [diff] |
m68knommu: include linux/fs.h for do_pipe() Include linux/fs.h to get the prototype for do_pipe(). Build fix. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>