Fix iphlpapi test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This test breaks on MinGW because it includes headers
not present on MinGW. It appears that these headers aren't
needed anyway so I removed the includes.

 -Hans

Changelog:
  Remove some unused headers.

Index: dlls/iphlpapi/tests/iphlpapi.c
===================================================================
RCS file: /home/wine/wine/dlls/iphlpapi/tests/iphlpapi.c,v
retrieving revision 1.1
diff -u -r1.1 iphlpapi.c
--- dlls/iphlpapi/tests/iphlpapi.c	7 Jan 2004 01:08:55 -0000	1.1
+++ dlls/iphlpapi/tests/iphlpapi.c	7 Jan 2004 15:40:38 -0000
@@ -44,8 +44,6 @@
 #if HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
 #endif
-#include <netinet/in.h>
-#include <arpa/inet.h>
 #include <stdio.h>
 #include <stdlib.h>
 

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux