From 37529e43f5af2a4d3f7e84d1d315a54853a67fe1 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 7 Sep 2004 09:05:59 +0000 Subject: [PATCH] Cancel previous change. --- example/otfdump.c | 1 + example/otfview.c | 1 + 2 files changed, 2 insertions(+) diff --git a/example/otfdump.c b/example/otfdump.c index 4541c02..abbb43e 100644 --- a/example/otfdump.c +++ b/example/otfdump.c @@ -28,6 +28,7 @@ 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 8e46bd7..809b69c 100644 --- a/example/otfview.c +++ b/example/otfview.c @@ -26,6 +26,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite #include #include #include +#include #include #include -- 1.7.10.4