X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffifo.c;h=9785e36f81e730e24dd9f1312e2c38f5e35929a4;hb=1c3f0b8e07de78a86f2dce911f5e245845ce40a8;hp=6e7df72567823747dd6005825aba23a42fb13bf5;hpb=2c4f365ad2361c93c097e958b2b0a7a112750228;p=linux-2.6-omap-h63xx.git diff --git a/fs/fifo.c b/fs/fifo.c index 6e7df725678..9785e36f81e 100644 --- a/fs/fifo.c +++ b/fs/fifo.c @@ -12,6 +12,7 @@ #include #include #include +#include #include static void wait_for_partner(struct inode* inode, unsigned int *cnt)