]> granicus.if.org Git - apache/commitdiff
Eliminate emits
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 7 Aug 2001 15:50:25 +0000 (15:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 7 Aug 2001 15:50:25 +0000 (15:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89984 13f79535-47bb-0310-9956-ffa450edef68

support/win32/wintty.c

index b3c63c1bb2b1994bff7395b947fd1a86632a0438..6a1169948cc4eff41c4ed30350fd383793d58680 100644 (file)
@@ -69,6 +69,8 @@
 
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
+#include <stdlib.h>
+#include <stdio.h>
 
 const char *options = 
 "\nwintty: a utility for echoing the stdin stream to a new console window,\n"