From dfcac630867402b3839cbdf205a9dd6674c3b546 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 25 Jun 2009 17:09:47 +0000 Subject: remove unnecessary #include git-svn-id: svn://tug.org/texlive/trunk@13962 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/ChangeLog | 5 +++++ Build/source/texk/web2c/luatexdir/font/writet1.c | 1 - Build/source/texk/web2c/luatexdir/image/epdf.c | 1 - Build/source/texk/web2c/luatexdir/image/epdf.h | 2 -- Build/source/texk/web2c/luatexdir/utils/avlstuff.c | 1 - Build/source/texk/web2c/mplibdir/ChangeLog | 7 ++++++- Build/source/texk/web2c/mplibdir/mpost.w | 2 +- Build/source/texk/web2c/otps/ChangeLog | 5 +++++ Build/source/texk/web2c/otps/otp2ocp.c | 1 - Build/source/texk/web2c/otps/outocp.c | 1 - Build/source/texk/web2c/otps/routines.c | 1 - Build/source/texk/web2c/pdftexdir/ChangeLog | 7 +++++++ Build/source/texk/web2c/pdftexdir/avlstuff.c | 2 -- Build/source/texk/web2c/pdftexdir/epdf.c | 2 -- Build/source/texk/web2c/pdftexdir/epdf.h | 2 -- Build/source/texk/web2c/pdftexdir/ttf2afm.c | 1 - Build/source/texk/web2c/pdftexdir/writet1.c | 1 - 17 files changed, 24 insertions(+), 18 deletions(-) diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog index 0ff5ee5d2f7..3612c15180d 100644 --- a/Build/source/texk/web2c/luatexdir/ChangeLog +++ b/Build/source/texk/web2c/luatexdir/ChangeLog @@ -1,3 +1,8 @@ +2009-06-25 Peter Breitenlohner + + * font/writet1.c, image/epdf.[ch], utils/avlstuff.c: + remove #include . + 2009-06-25 Taco Hoekwater * luatexdir: import of luatex release 0.40.6. diff --git a/Build/source/texk/web2c/luatexdir/font/writet1.c b/Build/source/texk/web2c/luatexdir/font/writet1.c index 5768822cc2a..c9c2dacc3d8 100644 --- a/Build/source/texk/web2c/luatexdir/font/writet1.c +++ b/Build/source/texk/web2c/luatexdir/font/writet1.c @@ -19,7 +19,6 @@ with LuaTeX; if not, see . */ #include "ptexlib.h" -#include #include #include "luatex-api.h" diff --git a/Build/source/texk/web2c/luatexdir/image/epdf.c b/Build/source/texk/web2c/luatexdir/image/epdf.c index 87611da1ee1..585b0fa8bfc 100644 --- a/Build/source/texk/web2c/luatexdir/image/epdf.c +++ b/Build/source/texk/web2c/luatexdir/image/epdf.c @@ -20,7 +20,6 @@ #include "ptexlib.h" -#include #include static const char _svn_version[] = diff --git a/Build/source/texk/web2c/luatexdir/image/epdf.h b/Build/source/texk/web2c/luatexdir/image/epdf.h index 2b384d9ce5e..639b2640af1 100644 --- a/Build/source/texk/web2c/luatexdir/image/epdf.h +++ b/Build/source/texk/web2c/luatexdir/image/epdf.h @@ -28,8 +28,6 @@ extern "C" { /* the following code is extremly ugly but needed for including web2c/config.h */ -#include /* define P?H macros */ - typedef const char *const_string; /* including kpathsea/types.h doesn't work on some systems */ #define KPATHSEA_CONFIG_H /* avoid including other kpathsea header files */ diff --git a/Build/source/texk/web2c/luatexdir/utils/avlstuff.c b/Build/source/texk/web2c/luatexdir/utils/avlstuff.c index e11d2edfa5f..5c01142fd59 100644 --- a/Build/source/texk/web2c/luatexdir/utils/avlstuff.c +++ b/Build/source/texk/web2c/luatexdir/utils/avlstuff.c @@ -19,7 +19,6 @@ with LuaTeX; if not, see . */ #include "ptexlib.h" -#include #include "avl.h" static const char __svn_version[] = diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog index 439038f90b9..3ab33e74af4 100644 --- a/Build/source/texk/web2c/mplibdir/ChangeLog +++ b/Build/source/texk/web2c/mplibdir/ChangeLog @@ -1,3 +1,8 @@ +2009-06-25 Peter Breitenlohner + + * mpost.w: add KPSEDLL to declaration of + kpathsea_version_string. + 2009-06-25 Taco Hoekwater * Released version of MPLib 1.204 @@ -22,7 +27,7 @@ 2009-05-25 Peter Breitenlohner - * am/.am (install-exec-hook, uninstall-hook): new targets + * am/mplib.am (install-exec-hook, uninstall-hook): new targets to (un)install dvitomp symlink. 2009-05-13 Peter Breitenlohner diff --git a/Build/source/texk/web2c/mplibdir/mpost.w b/Build/source/texk/web2c/mplibdir/mpost.w index 395794dec16..ddafb427cf7 100644 --- a/Build/source/texk/web2c/mplibdir/mpost.w +++ b/Build/source/texk/web2c/mplibdir/mpost.w @@ -53,7 +53,7 @@ have our customary command-line interface. #include #endif #include -extern char *kpathsea_version_string; +extern KPSEDLL char *kpathsea_version_string; @= /*@@null@@*/ @> static char *mpost_tex_program = NULL; static int debug = 0; /* debugging for makempx */ #ifdef WIN32 diff --git a/Build/source/texk/web2c/otps/ChangeLog b/Build/source/texk/web2c/otps/ChangeLog index f7cfc750a25..44691d2a593 100644 --- a/Build/source/texk/web2c/otps/ChangeLog +++ b/Build/source/texk/web2c/otps/ChangeLog @@ -1,3 +1,8 @@ +2009-06-25 Peter Breitenlohner + + * otp2ocp.c, outocp.c, routines.c: + removed #include . + 2009-06-17 Peter Breitenlohner * Makefile.am (AM_CFLAGS): enable compiler warnings. diff --git a/Build/source/texk/web2c/otps/otp2ocp.c b/Build/source/texk/web2c/otps/otp2ocp.c index 4037fc21e9e..1a44fd3e942 100644 --- a/Build/source/texk/web2c/otps/otp2ocp.c +++ b/Build/source/texk/web2c/otps/otp2ocp.c @@ -25,7 +25,6 @@ along with Omega; if not, write to the Free Software Foundation, Inc., #include #include -#include #include #include #include diff --git a/Build/source/texk/web2c/otps/outocp.c b/Build/source/texk/web2c/otps/outocp.c index 0b8447877b5..be2fe297018 100644 --- a/Build/source/texk/web2c/otps/outocp.c +++ b/Build/source/texk/web2c/otps/outocp.c @@ -24,7 +24,6 @@ along with Omega; if not, write to the Free Software Foundation, Inc., #include #include -#include #include #include #include diff --git a/Build/source/texk/web2c/otps/routines.c b/Build/source/texk/web2c/otps/routines.c index d22f304ba16..58b47153021 100644 --- a/Build/source/texk/web2c/otps/routines.c +++ b/Build/source/texk/web2c/otps/routines.c @@ -24,7 +24,6 @@ along with Omega; if not, write to the Free Software Foundation, Inc., #include #include -#include #include #include "routines.h" #include "otp.h" diff --git a/Build/source/texk/web2c/pdftexdir/ChangeLog b/Build/source/texk/web2c/pdftexdir/ChangeLog index b373d8ebc41..b2b01cef3cd 100644 --- a/Build/source/texk/web2c/pdftexdir/ChangeLog +++ b/Build/source/texk/web2c/pdftexdir/ChangeLog @@ -1,3 +1,10 @@ +2009-06-25 Peter Breitenlohner + + * epdf.h, ttf2afm.c, writet1.c: + removed #include . + * avlstuff.c, epdf.c: removed #include and + #include . + 2009-06-23 Peter Breitenlohner * avlstuff.c, epdf.c, ttf2afm.c, writet1.c: #include , diff --git a/Build/source/texk/web2c/pdftexdir/avlstuff.c b/Build/source/texk/web2c/pdftexdir/avlstuff.c index 337dee1185f..59abcab1db5 100644 --- a/Build/source/texk/web2c/pdftexdir/avlstuff.c +++ b/Build/source/texk/web2c/pdftexdir/avlstuff.c @@ -19,8 +19,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "ptexlib.h" -#include -#include #include "avl.h" static struct avl_table *PdfObjTree[pdfobjtypemax + 1] = diff --git a/Build/source/texk/web2c/pdftexdir/epdf.c b/Build/source/texk/web2c/pdftexdir/epdf.c index 68231214702..9167e7a7b07 100644 --- a/Build/source/texk/web2c/pdftexdir/epdf.c +++ b/Build/source/texk/web2c/pdftexdir/epdf.c @@ -19,8 +19,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "ptexlib.h" -#include -#include #include extern void epdf_check_mem(void); diff --git a/Build/source/texk/web2c/pdftexdir/epdf.h b/Build/source/texk/web2c/pdftexdir/epdf.h index 51da50cc2b7..8255639167c 100644 --- a/Build/source/texk/web2c/pdftexdir/epdf.h +++ b/Build/source/texk/web2c/pdftexdir/epdf.h @@ -27,8 +27,6 @@ extern "C" { /* the following code is extremly ugly but needed for including web2c/config.h */ -#include /* define P?H macros */ - typedef const char *const_string; /* including kpathsea/types.h doesn't work on some systems */ #define KPATHSEA_CONFIG_H /* avoid including other kpathsea header files */ 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 #include #include -#include #include #include #include diff --git a/Build/source/texk/web2c/pdftexdir/writet1.c b/Build/source/texk/web2c/pdftexdir/writet1.c index 0fe1be2f6f9..72a4e85e90b 100644 --- a/Build/source/texk/web2c/pdftexdir/writet1.c +++ b/Build/source/texk/web2c/pdftexdir/writet1.c @@ -20,7 +20,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "ptexlib.h" #include -#include #include #define t1_log(str) tex_printf("%s",str) -- cgit v1.2.3