From 074b4b92322e891e49b14ef4939d64b9615a4918 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 11 Jan 2002 08:25:52 +0000 Subject: minor fixes --- example/fusexmp.c | 1 + example/hello.c | 1 + example/null.c | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) (limited to 'example') diff --git a/example/fusexmp.c b/example/fusexmp.c index b921d56..f237667 100644 --- a/example/fusexmp.c +++ b/example/fusexmp.c @@ -13,6 +13,7 @@ #include #include +#include #include #include #include diff --git a/example/hello.c b/example/hello.c index ccd4b5f..be8930e 100644 --- a/example/hello.c +++ b/example/hello.c @@ -8,6 +8,7 @@ #include #include +#include #include #include diff --git a/example/null.c b/example/null.c index 71e9a19..3a948f2 100644 --- a/example/null.c +++ b/example/null.c @@ -7,7 +7,7 @@ */ #include - +#include #include #include #include -- cgit v1.2.3