From 5e8ce5cf4648e54b0595ab535cc91875d37cde1e Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Wed, 28 May 2008 11:47:41 +0000 Subject: missing #include git-svn-id: svn://tug.org/texlive/trunk@8383 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/synctex/synctex_main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Build/source') diff --git a/Build/source/texk/web2c/synctex/synctex_main.c b/Build/source/texk/web2c/synctex/synctex_main.c index 050334fe303..3bab64cba08 100644 --- a/Build/source/texk/web2c/synctex/synctex_main.c +++ b/Build/source/texk/web2c/synctex/synctex_main.c @@ -43,6 +43,8 @@ This is the command line interface to the synctex_parser.c. # include # include "synctex_parser.h" +# include "openbsd-compat.h" + int main(int argc, char *argv[]); void synctex_help(char * error,...); -- cgit v1.2.3