diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-06-28 13:39:07 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-06-28 13:39:07 +0000 |
commit | 97563961f0a0cf8f999ccd4a03283c7769955c9f (patch) | |
tree | 6400b9728795745b3009d0e61724dabd34c252aa | |
parent | 63800a99fb223f2d7c4253c71a0488af1aede23e (diff) |
Include the Autoconf generated headers always first
git-svn-id: svn://tug.org/texlive/trunk@31003 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/ctangleboot.cin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ctangleboot.cin b/Build/source/texk/web2c/ctangleboot.cin index 8610130b6ee..969424ab520 100644 --- a/Build/source/texk/web2c/ctangleboot.cin +++ b/Build/source/texk/web2c/ctangleboot.cin @@ -5,8 +5,8 @@ #line 35 "cwebdir/common.h" #line 121 "cwebdir/ctang-w2c.ch" -#include <stdio.h> #include <kpathsea/kpathsea.h> +#include <stdio.h> #line 37 "cwebdir/common.h" /*:5*//*61:*/ |