ntdll: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-14 20:50:47 +01:00 committed by Alexandre Julliard
parent abea9c409f
commit 9fe3b60f12
6 changed files with 0 additions and 7 deletions

View file

@ -36,7 +36,6 @@
#include "wine/unicode.h"
#include "winnt.h"
#include "winternl.h"
#include "excpt.h"
#include "ntdll_misc.h"
WINE_DECLARE_DEBUG_CHANNEL(tid);

View file

@ -35,7 +35,6 @@
#include "winternl.h"
#include "wine/exception.h"
#include "excpt.h"
#include "wine/library.h"
#include "wine/unicode.h"
#include "wine/debug.h"

View file

@ -29,7 +29,6 @@
#include "windef.h"
#include "winternl.h"
#include "excpt.h"
#include "wine/exception.h"
#include "ntdll_misc.h"
#include "wine/unicode.h"

View file

@ -38,10 +38,8 @@
#define WIN32_NO_STATUS
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "winnt.h"
#include "winternl.h"
#include "excpt.h"
#include "wine/exception.h"
#include "wine/unicode.h"
#include "wine/debug.h"

View file

@ -37,7 +37,6 @@
#include "windef.h"
#include "wine/exception.h"
#include "ntdll_misc.h"
#include "excpt.h"
#include "wine/library.h"
#include "wine/unicode.h"
#include "wine/debug.h"

View file

@ -48,7 +48,6 @@
#define WIN32_NO_STATUS
#include "windef.h"
#include "winternl.h"
#include "winioctl.h"
#include "wine/library.h"
#include "wine/server.h"
#include "wine/list.h"