Avoid compiler warnings in output.c on MS-Windows.

output.c [WINDOWS32]: Include windows.h and sub_proc.h, to avoid
 compiler warnings for CLOSE_ON_EXEC.
This commit is contained in:
Eli Zaretskii
2013-09-16 11:30:01 +03:00
parent 5c0fba7240
commit bc120f27bd
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2013-09-16 Eli Zaretskii <eliz@gnu.org>
* output.c [WINDOWS32]: Include windows.h and sub_proc.h, to avoid
compiler warnings for CLOSE_ON_EXEC.
2013-09-16 Paul Smith <psmith@gnu.org>
* configure.ac: Update version to 3.99.91.