diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-25 17:09:47 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-25 17:09:47 +0000 |
commit | dfcac630867402b3839cbdf205a9dd6674c3b546 (patch) | |
tree | 7f1afc1bc154dd14e3b01f26db9e79c15a8706da /Build/source/texk/web2c/pdftexdir/ttf2afm.c | |
parent | 01b1047166af33b7941ebe233dcfa54684e90898 (diff) |
remove unnecessary #include <kpathsea/c-proto.h>
git-svn-id: svn://tug.org/texlive/trunk@13962 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/ttf2afm.c')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/ttf2afm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/ttf2afm.c b/Build/source/texk/web2c/pdftexdir/ttf2afm.c index 473fa8c5b49..482ca875db5 100644 --- a/Build/source/texk/web2c/pdftexdir/ttf2afm.c +++ b/Build/source/texk/web2c/pdftexdir/ttf2afm.c @@ -23,7 +23,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include <kpathsea/c-fopen.h> #include <kpathsea/c-limits.h> #include <kpathsea/c-memstr.h> -#include <kpathsea/c-proto.h> #include <kpathsea/c-std.h> #include <kpathsea/c-unistd.h> #include <stdarg.h> |