mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
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:
@@ -19,6 +19,8 @@
|
||||
* tcpip.sys
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "iphlpapi_private.h"
|
||||
#include "ipstats.h"
|
||||
#include "ifenum.h"
|
||||
|
||||
Reference in New Issue
Block a user