From: handa Date: Tue, 7 Sep 2004 08:59:14 +0000 (+0000) Subject: Don't include libgen.h. X-Git-Tag: REL-0-9-5~109 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e1c2b1c31cefed8ac7412a8c3ba911b768dfbd12;p=m17n%2Flibotf.git Don't include libgen.h. --- diff --git a/example/otfdump.c b/example/otfdump.c index abbb43e..4541c02 100644 --- a/example/otfdump.c +++ b/example/otfdump.c @@ -28,7 +28,6 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite #include #include #include -#include #include diff --git a/example/otfview.c b/example/otfview.c index 809b69c..8e46bd7 100644 --- a/example/otfview.c +++ b/example/otfview.c @@ -26,7 +26,6 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite #include #include #include -#include #include #include