From dc94a23be324a6ac5925c77c7f245dea1e336eab Mon Sep 17 00:00:00 2001 From: mjflick Date: Sun, 13 Jun 2004 18:39:20 +0000 Subject: ridding of kpathsea path --- pbm/libpbm1.c | 4 ++-- tfm/tfm_output.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pbm/libpbm1.c b/pbm/libpbm1.c index 5c04194..48b3122 100644 --- a/pbm/libpbm1.c +++ b/pbm/libpbm1.c @@ -1,5 +1,5 @@ /* libpbm1.c - pbm utility library part 1 -** $Id: libpbm1.c,v 1.3 2004/05/14 17:07:14 karl Exp $ +** $Id: libpbm1.c,v 1.4 2004/06/13 18:42:27 mjflick Exp $ ** Copyright (C) 1988, 2004 by Jef Poskanzer. ** ** Permission to use, copy, modify, and distribute this software and its @@ -15,7 +15,7 @@ #include "pbm.h" #include "libpbm.h" -#include +#include "c-ctype.h" #if 0 /* karl */ #include diff --git a/tfm/tfm_output.c b/tfm/tfm_output.c index 2ff7cb4..60fe703 100644 --- a/tfm/tfm_output.c +++ b/tfm/tfm_output.c @@ -20,7 +20,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "config.h" -#include +#include "concatn.h" #include "file-output.h" #include "report.h" -- cgit v1.2.1