One of the buggy versions of Mingw I have fails to compile this if I dont

include stdio.h.

svn path=/trunk/; revision=11601
This commit is contained in:
Steven Edwards 2004-11-09 03:22:17 +00:00
parent 885ff857c4
commit bdaa32578b

View file

@ -19,6 +19,8 @@
* tcpip.sys
*/
#include <stdio.h>
#include "iphlpapi_private.h"
#include "ipstats.h"
#include "ifenum.h"