aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs.h
diff options
context:
space:
mode:
authorPekka Enberg <penberg@cs.helsinki.fi>2005-06-30 05:59:05 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-30 11:45:12 -0400
commit1d2cc3b87b1694df72ab75cee8e12f8b369577ce (patch)
treebac89787f12f9780f313144a1fa1fee5f4d9cd53 /fs/freevxfs/vxfs.h
parentba03bda81e160b2724451074cdcb597d14f7d7e0 (diff)
[PATCH] freevxfs: remove 2.4 compatability
This patch removes 2.4 compatability header from freevxfs. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/freevxfs/vxfs.h')
-rw-r--r--fs/freevxfs/vxfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/freevxfs/vxfs.h b/fs/freevxfs/vxfs.h
index 8da0252642a4..583bd78086d8 100644
--- a/fs/freevxfs/vxfs.h
+++ b/fs/freevxfs/vxfs.h
@@ -37,7 +37,6 @@
37 * superblocks of the Veritas Filesystem. 37 * superblocks of the Veritas Filesystem.
38 */ 38 */
39#include <linux/types.h> 39#include <linux/types.h>
40#include "vxfs_kcompat.h"
41 40
42 41
43/* 42/*