summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebboot.hin
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-07-02 09:22:08 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-07-02 09:22:08 +0000
commit671bc0f52874bf2e88cf54c223e6c26adfcaeb2e (patch)
tree06d53fe440257bebf3c3fa9381fb9b3f041fc745 /Build/source/texk/web2c/cwebboot.hin
parentf8c944047eee240ff00aeaf305ba231c6666a535 (diff)
web2c/cwebdir: Include system headers after "cpascal.h"
git-svn-id: svn://tug.org/texlive/trunk@31064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.hin')
-rw-r--r--Build/source/texk/web2c/cwebboot.hin20
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/web2c/cwebboot.hin b/Build/source/texk/web2c/cwebboot.hin
index b487353b63a..8d732dd28f1 100644
--- a/Build/source/texk/web2c/cwebboot.hin
+++ b/Build/source/texk/web2c/cwebboot.hin
@@ -1,49 +1,49 @@
/*84:*/
-#line 745 "cwebdir/comm-w2c.ch"
+#line 755 "cwebdir/comm-w2c.ch"
/* Prototypes for functions, either
* declared in common.w and used in ctangle.w and cweave.w, or
* used in common.w and declared in ctangle.w and cweave.w. */
/*35:*/
-#line 303 "cwebdir/comm-w2c.ch"
+#line 313 "cwebdir/comm-w2c.ch"
extern int names_match(name_pointer,const char*,int,char);
#line 652 "cwebdir/common.w"
/*:35*//*40:*/
-#line 361 "cwebdir/comm-w2c.ch"
+#line 371 "cwebdir/comm-w2c.ch"
extern void init_p(name_pointer p,char t);
#line 705 "cwebdir/common.w"
/*:40*//*48:*/
-#line 427 "cwebdir/comm-w2c.ch"
+#line 437 "cwebdir/comm-w2c.ch"
extern void init_node(name_pointer node);
#line 854 "cwebdir/common.w"
/*:48*//*59:*/
-#line 498 "cwebdir/comm-w2c.ch"
+#line 508 "cwebdir/comm-w2c.ch"
extern void err_print(const char*);
#line 1094 "cwebdir/common.w"
/*:59*//*62:*/
-#line 518 "cwebdir/comm-w2c.ch"
+#line 528 "cwebdir/comm-w2c.ch"
extern int wrap_up(void);
extern void print_stats(void);
#line 1143 "cwebdir/common.w"
/*:62*//*65:*/
-#line 537 "cwebdir/comm-w2c.ch"
+#line 547 "cwebdir/comm-w2c.ch"
extern void fatal(const char*,const char*);
extern void overflow(const char*);
#line 1175 "cwebdir/common.w"
/*:65*//*83:*/
-#line 726 "cwebdir/comm-w2c.ch"
+#line 736 "cwebdir/comm-w2c.ch"
extern void common_init(void);
extern int input_ln(FILE*fp);
@@ -56,9 +56,9 @@ extern void sprint_section_name(char*dest,name_pointer p);
extern name_pointer section_lookup(char*first,char*last,int ispref);
#line 1417 "cwebdir/common.w"
-#line 741 "cwebdir/comm-w2c.ch"
+#line 751 "cwebdir/comm-w2c.ch"
/*:83*/
-#line 749 "cwebdir/comm-w2c.ch"
+#line 759 "cwebdir/comm-w2c.ch"
extern const char*versionstring;