diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-31 16:15:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-31 16:15:55 +0000 |
commit | eacea0ed9c1286ed3b3b6f3ca06df932e64c569f (patch) | |
tree | cd058f26259c6e522ca82cf8f1268fb787bbecb8 /Build/source/texk/kpathsea/tex-make.c | |
parent | 26c66074bcf029091249999b63594dacdd79ba36 (diff) |
include per-format envvar list in debugging output
git-svn-id: svn://tug.org/texlive/trunk@8431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/tex-make.c')
-rw-r--r-- | Build/source/texk/kpathsea/tex-make.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/tex-make.c b/Build/source/texk/kpathsea/tex-make.c index bde28b9dfff..d19891199d6 100644 --- a/Build/source/texk/kpathsea/tex-make.c +++ b/Build/source/texk/kpathsea/tex-make.c @@ -20,7 +20,6 @@ #include <kpathsea/c-fopen.h> #include <kpathsea/c-pathch.h> -#include <kpathsea/concatn.h> #include <kpathsea/db.h> #include <kpathsea/fn.h> #include <kpathsea/magstep.h> |