--- /usr/src/linux/fs/buffer.c Sat Apr 21 01:39:20 2001 +++ linux/fs/buffer.c Sat Apr 21 01:43:00 2001 @@ -45,7 +45,6 @@ #include #include #include -#include #include #include @@ -444,7 +443,7 @@ { struct buffer_head **bhp = &lru_list[blist]; - if (blist == PKT_BUF_LIST) + if (blist = PKT_BUF_LIST) BUG(); if(!*bhp) {