From 288ed4ebcea335c77793ee3d207c7466d55c4f71 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 7 Sep 2006 06:02:44 +0000 Subject: interrupt support --- lib/fuse_i.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/fuse_i.h') diff --git a/lib/fuse_i.h b/lib/fuse_i.h index 268bc41..c2c8358 100644 --- a/lib/fuse_i.h +++ b/lib/fuse_i.h @@ -11,6 +11,7 @@ struct fuse_session; struct fuse_chan; struct fuse_lowlevel_ops; +struct fuse_req; struct fuse_cmd { char *buf; -- cgit v1.2.3