From 208bc4952676a841f248eacf03fc7a27dfdcd55f Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 23 May 2002 21:25:44 -0700 Subject: Fix up header file --- include/linux/buffer_head.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/buffer_head.h') diff --git a/include/linux/buffer_head.h b/include/linux/buffer_head.h index 1a542191bbd2..b52eb321e898 100644 --- a/include/linux/buffer_head.h +++ b/include/linux/buffer_head.h @@ -9,9 +9,9 @@ #include #include +#include #include - enum bh_state_bits { BH_Uptodate, /* Contains valid data */ BH_Dirty, /* Is dirty */ -- cgit v1.2.3