From 514749b8e48e8f9dbf83252adb1cbd0b9335c016 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 28 Jan 2013 13:09:19 +0000 Subject: pdfTeX: Fix large file support on 32-bit systems git-svn-id: svn://tug.org/texlive/trunk@28965 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/pdftexdir/utils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/pdftexdir/utils.c') diff --git a/Build/source/texk/web2c/pdftexdir/utils.c b/Build/source/texk/web2c/pdftexdir/utils.c index ba6673503ad..5fc23f229f1 100644 --- a/Build/source/texk/web2c/pdftexdir/utils.c +++ b/Build/source/texk/web2c/pdftexdir/utils.c @@ -1,5 +1,5 @@ /* -Copyright 1996-2012 Han The Thanh, +Copyright 1996-2013 Han The Thanh, This file is part of pdfTeX. @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include /* for large file support */ #include #include #include -- cgit v1.2.3