diff options
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/comm-w2c.ch')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/comm-w2c.ch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index e068951b946..a6e80e3ae38 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -172,10 +172,10 @@ Section 22. @x l.472 #include <stdlib.h> /* declaration of |getenv| and |exit| */ @y -#include <stdlib.h> /* declaration of |getenv| and |exit| */ #define CWEB #include "cpascal.h" #include <kpathsea/kpathsea.h> /* include every \Kpathsea/ header */ +#include <stdlib.h> /* declaration of |getenv| and |exit| */ #include "help.h" @ The \.{ctangle} and \.{cweave} programs from the original \.{CWEB} |