From 51c9f1218be6ac14bc61e1823e6f3cde65604e1f Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 22 Aug 2004 02:01:21 +0000 Subject: [PATCH] Include for a prototype of exit(). --- tools/sfnt2fnt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/sfnt2fnt.c b/tools/sfnt2fnt.c index 2cbb7424f0..0ffe7e3a9b 100644 --- a/tools/sfnt2fnt.c +++ b/tools/sfnt2fnt.c @@ -23,6 +23,7 @@ #include #include #include +#include #ifdef HAVE_FREETYPE