diff options
author | Takuji Tanaka <KXD02663@nifty.ne.jp> | 2014-08-22 12:57:28 +0000 |
---|---|---|
committer | Takuji Tanaka <KXD02663@nifty.ne.jp> | 2014-08-22 12:57:28 +0000 |
commit | 0ed6b8327b488c58909c010a33811773293610af (patch) | |
tree | 34b279b97d86e67a2239008742e5f9724877144f /Build/source/texk/kpathsea/config.h | |
parent | 02a9cd9e5aa4f87b2c06d053175ef76751f5ab98 (diff) |
texk/kpathsea [WIN32]: Add a new function win32_vfprintf()
git-svn-id: svn://tug.org/texlive/trunk@35012 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/config.h')
-rw-r--r-- | Build/source/texk/kpathsea/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/config.h b/Build/source/texk/kpathsea/config.h index d9a1948b66a..293558a5eb7 100644 --- a/Build/source/texk/kpathsea/config.h +++ b/Build/source/texk/kpathsea/config.h @@ -137,7 +137,6 @@ A violation of (1) is handled here through static inline wrapper functions. */ -#include <stdarg.h> #undef snprintf #undef vsnprintf |