summaryrefslogtreecommitdiffstats
path: root/fs/efs/file.c
diff options
context:
space:
mode:
authorAl Smith <Al.Smith@aeschi.ch.eu.org>1999-03-31 11:28:49 +0000
committerAl Smith <Al.Smith@aeschi.ch.eu.org>1999-03-31 11:28:49 +0000
commit4cd9a486c8091de019dadee71cb80d4b53d8bd6d (patch)
treeb32d3745ed7b46cc861cd607a33426581c7bb26c /fs/efs/file.c
parent04a4c145e0293e7cd55c5c844eda08b1611e78a6 (diff)
Updated efs support to revision 0.97.
Diffstat (limited to 'fs/efs/file.c')
-rw-r--r--fs/efs/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/efs/file.c b/fs/efs/file.c
index 405143225..e43af509c 100644
--- a/fs/efs/file.c
+++ b/fs/efs/file.c
@@ -6,7 +6,7 @@
* Portions derived from work (c) 1995,1996 Christian Vogelgsang.
*/
-#include <linux/efs.h>
+#include <linux/efs_fs.h>
static struct file_operations efs_file_operations = {
NULL, /* lseek */