diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-03-06 14:23:07 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-03-06 14:23:07 +0000 |
commit | d73557349c4fa0cd2b7f010f4d4b32781496327f (patch) | |
tree | 8f9d7279b3f678e7f0cdf69a3e1738101aac4def /Build/source/texk/kpathsea/access.c | |
parent | a00938dec2284ec31176df5dece347544ac58c03 (diff) |
update LFS - part 1 of 4
git-svn-id: svn://tug.org/texlive/trunk@6870 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/access.c')
-rw-r--r-- | Build/source/texk/kpathsea/access.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/access.c b/Build/source/texk/kpathsea/access.c index 5608c84fcd8..19bbdc49d54 100644 --- a/Build/source/texk/kpathsea/access.c +++ b/Build/source/texk/kpathsea/access.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this software; if not, see <http://www.gnu.org/licenses/>. */ -#include <stdio.h> #include <kpathsea/config.h> #include <kpathsea/c-unistd.h> #include <kpathsea/c-memstr.h> |