Fix building dnsquery test on MS_VC and Mingw

svn path=/trunk/; revision=10985
This commit is contained in:
Steven Edwards 2004-09-22 22:13:56 +00:00
parent 4170c2ae26
commit 3cf59b7b6c

View file

@ -2,7 +2,6 @@
#include <stdio.h>
#include <WinError.h>
#include <WinDNS.h>
#include <winsock2.h>
#include <assert.h>
int main( int argc, char **argv ) {