Don't include config.h.

This commit is contained in:
Hans Leidekker 2004-03-22 21:13:48 +00:00 committed by Alexandre Julliard
parent b0b467ab95
commit 8901df76d4
1 changed files with 0 additions and 6 deletions

View File

@ -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>