aboutsummaryrefslogtreecommitdiff
path: root/example/hello_ll.c
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-10-03 14:11:59 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-10-03 14:11:59 +0000
commit836ab71baf1a8da35a245500057a3a8bee1d769d (patch)
tree8099e41972d049839eeed4006b632a5bc5b7a050 /example/hello_ll.c
parent807d8efd4ab406f3755428531d76ad235cc63957 (diff)
fix
Diffstat (limited to 'example/hello_ll.c')
-rw-r--r--example/hello_ll.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/hello_ll.c b/example/hello_ll.c
index 882f2cd..d365771 100644
--- a/example/hello_ll.c
+++ b/example/hello_ll.c
@@ -7,7 +7,6 @@
*/
#include <fuse_lowlevel.h>
-#include <fuse.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>