diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-04-29 08:25:00 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-04-29 08:25:00 +0000 |
commit | 0f81c6717bd7d19eb1e3091b5f18d1f3d988e02c (patch) | |
tree | 133ab4a9d283da622288eda7c70bc21598214efa /Build/source/texk/web2c/pdftexdir/utils.c | |
parent | d45ffb58c11249942c6b06e8f1bbcb70dbf3c6dc (diff) |
Reorganize pdftex headers
git-svn-id: svn://tug.org/texlive/trunk@18039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/utils.c')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/utils.c b/Build/source/texk/web2c/pdftexdir/utils.c index d7ccc213efd..ccf5c1ee51d 100644 --- a/Build/source/texk/web2c/pdftexdir/utils.c +++ b/Build/source/texk/web2c/pdftexdir/utils.c @@ -41,7 +41,6 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #include "md5.h" #include "zlib.h" #include "ptexlib.h" -#include "inc-extra.h" #include "png.h" #ifdef POPPLER_VERSION #include "poppler-config.h" |