summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/mingw32.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-08-03 11:48:02 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-08-03 11:48:02 +0000
commit851a4b03b67b2ad9f0748e56c92604c0807237cf (patch)
treedaa36bd95fbada5fe0f10ab0dd4a4d24e75ae9f2 /Build/source/texk/kpathsea/mingw32.h
parentf48f4e04f6b1c29a0f9ef9979c082cb2de160d16 (diff)
More changes to reduce diffs with W32TeX
git-svn-id: svn://tug.org/texlive/trunk@23367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/mingw32.h')
-rw-r--r--Build/source/texk/kpathsea/mingw32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/mingw32.h b/Build/source/texk/kpathsea/mingw32.h
index d7e28cda207..4c1da11085b 100644
--- a/Build/source/texk/kpathsea/mingw32.h
+++ b/Build/source/texk/kpathsea/mingw32.h
@@ -41,5 +41,6 @@ extern char *quote_args(char **);
#endif /* MAKE_KPSE_DLL */
extern KPSEDLL BOOL win32_get_long_filename (char *, char *, int);
+extern KPSEDLL void texlive_gs_init(void);
#endif