Commit 8901df76 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

Don't include config.h.

parent b0b467ab
......@@ -34,18 +34,12 @@
* The DomainName field of FIXED_INFO isn't NULL-terminated on Win98.
*/
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "iphlpapi.h"
#include "iprtrmib.h"
#include "wine/test.h"
#include <sys/types.h>
#if HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
#include <stdio.h>
#include <stdlib.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment