summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex_main.c
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-07-16 07:52:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-07-16 07:52:30 +0000
commit18e4464e63053be33764cda1a3a50a60a3ebb82a (patch)
tree1655d2a176ba33f525ced3c6b72565bd71633ba9 /Build/source/texk/web2c/synctexdir/synctex_main.c
parent7a00b27579c631f2389ee63ed38cea662ec78da1 (diff)
texk/web2c: build fixes
git-svn-id: svn://tug.org/texlive/trunk@14276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex_main.c')
-rw-r--r--Build/source/texk/web2c/synctexdir/synctex_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex_main.c b/Build/source/texk/web2c/synctexdir/synctex_main.c
index 809f1505daf..a572d568381 100644
--- a/Build/source/texk/web2c/synctexdir/synctex_main.c
+++ b/Build/source/texk/web2c/synctexdir/synctex_main.c
@@ -57,7 +57,7 @@ This file is named "synctex_main.c".
This is the command line interface to the synctex_parser.c.
*/
-//# include "web2c/c-auto.h" /* for inline && HAVE_xxx */
+# include "web2c/c-auto.h" /* for inline && HAVE_xxx */
# include <stdlib.h>
# include <stdio.h>