mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Fix a W32 problem
This commit is contained in:
parent
91272a546f
commit
7956620485
8 changed files with 31 additions and 8 deletions
|
@ -1,5 +1,8 @@
|
|||
2009-09-03 Werner Koch <wk@g10code.com>
|
||||
|
||||
* ttyio.c (tty_printf) [_WIN32]: s/xtryasprintf/xtryvasprint/
|
||||
* strgutil.c (xtryvasprintf): New.
|
||||
|
||||
* estream-printf.c: Include stdint.h only if HAVE_STDINT_H is
|
||||
defined. Problem reported by Nelson H. F. Beebe.
|
||||
* estream.m4: Check for stdint.h.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue