From 79b52f63303c15d4545a7464775f4b1beab8d2c9 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 24 Oct 2001 14:37:13 +0000 Subject: improvements --- dir.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dir.c') diff --git a/dir.c b/dir.c index afa6106..150c401 100644 --- a/dir.c +++ b/dir.c @@ -7,13 +7,10 @@ */ -#include "fuse.h" +#include "fuse_i.h" #include #include -#include -#include -#include static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry) { -- cgit v1.2.3