From 02d403759572b31d2b06f70f6f1bdfc3c159da7e Mon Sep 17 00:00:00 2001
From: wangdi <wangdi>
Date: Mon, 23 Feb 2004 04:24:35 +0000
Subject: [PATCH] get rid of some .h file we do not need in options.c

---
 lustre/smfs/options.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lustre/smfs/options.c b/lustre/smfs/options.c
index 0b5d76cc71..19dbe8c38d 100644
--- a/lustre/smfs/options.c
+++ b/lustre/smfs/options.c
@@ -9,9 +9,6 @@
 #include <linux/fs.h>
 #include <linux/slab.h>
 #include <linux/string.h>
-#include <linux/jbd.h>
-#include <linux/ext3_fs.h>
-#include <linux/snap.h>
 #include <linux/errno.h>
 #include "smfs_internal.h" 
 
-- 
GitLab