mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 00:45:43 +00:00
Fix building dnsquery test on MS_VC and Mingw
svn path=/trunk/; revision=10985
This commit is contained in:
parent
4170c2ae26
commit
3cf59b7b6c
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <WinError.h>
|
#include <WinError.h>
|
||||||
#include <WinDNS.h>
|
#include <WinDNS.h>
|
||||||
#include <winsock2.h>
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
int main( int argc, char **argv ) {
|
int main( int argc, char **argv ) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue