Don't include winbase.h when it's not necessary.

This commit is contained in:
Mike McCormack 2005-06-21 09:46:15 +00:00 committed by Alexandre Julliard
parent da38b66ace
commit 390bc5f52f
15 changed files with 0 additions and 15 deletions

View file

@ -37,7 +37,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "file.h"
#include "thread.h"

View file

@ -47,7 +47,6 @@
#endif /* PTRACE_POKEUSER */
#include "windef.h"
#include "winbase.h"
#include "file.h"
#include "thread.h"

View file

@ -35,7 +35,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "file.h"
#include "thread.h"

View file

@ -28,7 +28,6 @@
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "handle.h"
#include "process.h"

View file

@ -50,7 +50,6 @@
#include "process.h"
#include "request.h"
#include "winbase.h"
#include "winternl.h"
#if defined(HAVE_SYS_EPOLL_H) && defined(HAVE_EPOLL_CREATE)

View file

@ -44,7 +44,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
#include "file.h"

View file

@ -29,7 +29,6 @@
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
#include "handle.h"
#include "process.h"

View file

@ -43,7 +43,6 @@
#include <sys/filio.h>
#endif
#include "windef.h"
#include "winbase.h"
#include "file.h"
#include "handle.h"

View file

@ -29,7 +29,6 @@
#include <unistd.h>
#include "windef.h"
#include "winbase.h"
#include "file.h"
#include "handle.h"

View file

@ -43,7 +43,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
#include "file.h"

View file

@ -38,7 +38,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "winnt.h"
#include "file.h"

View file

@ -46,7 +46,6 @@
#include "unicode.h"
#include "security.h"
#include "winbase.h"
#include "winternl.h"
#include "wine/library.h"

View file

@ -47,7 +47,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
#include "file.h"

View file

@ -48,7 +48,6 @@
#include <unistd.h>
#include "windef.h"
#include "winbase.h"
#include "process.h"
#include "file.h"

View file

@ -37,7 +37,6 @@
#endif
#include "windef.h"
#include "winbase.h"
#include "file.h"
#include "handle.h"