From 12f349df1d414a2a9872b2538ad9c3b5ee0f4101 Mon Sep 17 00:00:00 2001 From: Stefan Ginsberg Date: Sat, 30 Aug 2008 16:31:06 +0000 Subject: [PATCH] - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h svn path=/trunk/; revision=35806 --- reactos/ntoskrnl/cc/cacheman.c | 2 +- reactos/ntoskrnl/cc/copy.c | 2 +- reactos/ntoskrnl/cc/fs.c | 2 +- reactos/ntoskrnl/cc/mdl.c | 2 +- reactos/ntoskrnl/cc/pin.c | 2 +- reactos/ntoskrnl/cc/view.c | 2 +- reactos/ntoskrnl/dbgk/dbgkobj.c | 2 +- reactos/ntoskrnl/ex/atom.c | 2 +- reactos/ntoskrnl/ex/callback.c | 2 +- reactos/ntoskrnl/ex/dbgctrl.c | 2 +- reactos/ntoskrnl/ex/efi.c | 2 +- reactos/ntoskrnl/ex/event.c | 2 +- reactos/ntoskrnl/ex/evtpair.c | 2 +- reactos/ntoskrnl/ex/harderr.c | 2 +- reactos/ntoskrnl/ex/locale.c | 2 +- reactos/ntoskrnl/ex/mutant.c | 2 +- reactos/ntoskrnl/ex/profile.c | 2 +- reactos/ntoskrnl/ex/rundown.c | 2 +- reactos/ntoskrnl/ex/sem.c | 2 +- reactos/ntoskrnl/ex/shutdown.c | 2 +- reactos/ntoskrnl/ex/sysinfo.c | 2 +- reactos/ntoskrnl/ex/time.c | 2 +- reactos/ntoskrnl/ex/uuid.c | 2 +- reactos/ntoskrnl/ex/win32k.c | 2 +- reactos/ntoskrnl/ex/work.c | 2 +- reactos/ntoskrnl/fstub/disksup.c | 2 +- reactos/ntoskrnl/fstub/fstubex.c | 2 +- reactos/ntoskrnl/fstub/halstub.c | 2 +- reactos/ntoskrnl/include/internal/debug.h | 25 ------------------- reactos/ntoskrnl/io/iomgr/adapter.c | 2 +- reactos/ntoskrnl/io/iomgr/bootlog.c | 2 +- reactos/ntoskrnl/io/iomgr/controller.c | 2 +- reactos/ntoskrnl/io/iomgr/device.c | 2 +- reactos/ntoskrnl/io/iomgr/deviface.c | 2 +- reactos/ntoskrnl/io/iomgr/driver.c | 2 +- reactos/ntoskrnl/io/iomgr/drvrlist.c | 2 +- reactos/ntoskrnl/io/iomgr/error.c | 2 +- reactos/ntoskrnl/io/iomgr/iocomp.c | 2 +- reactos/ntoskrnl/io/iomgr/ioevent.c | 2 +- reactos/ntoskrnl/io/iomgr/iomdl.c | 2 +- reactos/ntoskrnl/io/iomgr/iomgr.c | 2 +- reactos/ntoskrnl/io/iomgr/iorsrce.c | 2 +- reactos/ntoskrnl/io/iomgr/iotimer.c | 2 +- reactos/ntoskrnl/io/iomgr/iowork.c | 2 +- reactos/ntoskrnl/io/iomgr/irp.c | 2 +- reactos/ntoskrnl/io/iomgr/irq.c | 2 +- reactos/ntoskrnl/io/iomgr/remlock.c | 2 +- reactos/ntoskrnl/io/iomgr/symlink.c | 2 +- reactos/ntoskrnl/io/iomgr/util.c | 2 +- reactos/ntoskrnl/io/iomgr/volume.c | 2 +- reactos/ntoskrnl/io/pnpmgr/plugplay.c | 2 +- reactos/ntoskrnl/io/pnpmgr/pnpdma.c | 2 +- reactos/ntoskrnl/io/pnpmgr/pnpmgr.c | 2 +- reactos/ntoskrnl/io/pnpmgr/pnproot.c | 2 +- reactos/ntoskrnl/kd/i386/kdmemsup.c | 2 +- reactos/ntoskrnl/kd/kdinit.c | 2 +- reactos/ntoskrnl/kd/kdio.c | 2 +- reactos/ntoskrnl/kd/kdmain.c | 2 +- reactos/ntoskrnl/kd/wrappers/bochs.c | 2 +- reactos/ntoskrnl/kd/wrappers/gdbstub.c | 2 +- .../ntoskrnl/kd/wrappers/gdbstub_powerpc.c | 2 +- reactos/ntoskrnl/kd/wrappers/kdbg.c | 2 +- reactos/ntoskrnl/kdbg/kdb.c | 2 +- reactos/ntoskrnl/kdbg/kdb_cli.c | 2 +- reactos/ntoskrnl/kdbg/kdb_expr.c | 2 +- reactos/ntoskrnl/kdbg/kdb_symbols.c | 2 +- reactos/ntoskrnl/ke/apc.c | 2 +- reactos/ntoskrnl/ke/bug.c | 2 +- reactos/ntoskrnl/ke/config.c | 2 +- reactos/ntoskrnl/ke/devqueue.c | 2 +- reactos/ntoskrnl/ke/eventobj.c | 2 +- reactos/ntoskrnl/ke/except.c | 2 +- reactos/ntoskrnl/ke/gate.c | 2 +- reactos/ntoskrnl/ke/gmutex.c | 2 +- reactos/ntoskrnl/ke/i386/ldt.c | 2 +- reactos/ntoskrnl/ke/i386/usercall.c | 2 +- reactos/ntoskrnl/ke/ipi.c | 2 +- reactos/ntoskrnl/ke/mutex.c | 2 +- reactos/ntoskrnl/ke/powerpc/ppc_irq.c | 2 +- reactos/ntoskrnl/ke/procobj.c | 2 +- reactos/ntoskrnl/ke/profobj.c | 2 +- reactos/ntoskrnl/ke/queue.c | 2 +- reactos/ntoskrnl/ke/semphobj.c | 2 +- reactos/ntoskrnl/ke/spinlock.c | 2 +- reactos/ntoskrnl/ke/thrdobj.c | 2 +- reactos/ntoskrnl/mm/anonmem.c | 2 +- reactos/ntoskrnl/mm/balance.c | 2 +- reactos/ntoskrnl/mm/cont.c | 2 +- reactos/ntoskrnl/mm/drvlck.c | 2 +- reactos/ntoskrnl/mm/elf.inc.h | 2 +- reactos/ntoskrnl/mm/freelist.c | 2 +- reactos/ntoskrnl/mm/i386/page.c | 2 +- reactos/ntoskrnl/mm/i386/pagepae.c | 2 +- reactos/ntoskrnl/mm/iospace.c | 2 +- reactos/ntoskrnl/mm/kmap.c | 2 +- reactos/ntoskrnl/mm/marea.c | 2 +- reactos/ntoskrnl/mm/mdlsup.c | 2 +- reactos/ntoskrnl/mm/mm.c | 2 +- reactos/ntoskrnl/mm/mminit.c | 2 +- reactos/ntoskrnl/mm/mpw.c | 2 +- reactos/ntoskrnl/mm/ncache.c | 2 +- reactos/ntoskrnl/mm/npool.c | 2 +- reactos/ntoskrnl/mm/pagefile.c | 2 +- reactos/ntoskrnl/mm/pageop.c | 2 +- reactos/ntoskrnl/mm/pe.c | 2 +- reactos/ntoskrnl/mm/pool.c | 2 +- reactos/ntoskrnl/mm/powerpc/page.c | 2 +- reactos/ntoskrnl/mm/powerpc/pfault.c | 2 +- reactos/ntoskrnl/mm/ppool.c | 2 +- reactos/ntoskrnl/mm/procsup.c | 2 +- reactos/ntoskrnl/mm/region.c | 2 +- reactos/ntoskrnl/mm/rmap.c | 2 +- reactos/ntoskrnl/mm/section.c | 2 +- reactos/ntoskrnl/mm/verifier.c | 2 +- reactos/ntoskrnl/mm/wset.c | 2 +- reactos/ntoskrnl/ob/oblife.c | 2 +- reactos/ntoskrnl/ob/oblink.c | 2 +- reactos/ntoskrnl/ob/obwait.c | 2 +- reactos/ntoskrnl/po/events.c | 2 +- reactos/ntoskrnl/po/power.c | 2 +- reactos/ntoskrnl/ps/job.c | 2 +- reactos/ntoskrnl/ps/kill.c | 2 +- reactos/ntoskrnl/ps/process.c | 2 +- reactos/ntoskrnl/ps/psmgr.c | 2 +- reactos/ntoskrnl/ps/query.c | 2 +- reactos/ntoskrnl/ps/quota.c | 2 +- reactos/ntoskrnl/ps/security.c | 2 +- reactos/ntoskrnl/ps/state.c | 2 +- reactos/ntoskrnl/ps/thread.c | 2 +- reactos/ntoskrnl/ps/win32.c | 2 +- reactos/ntoskrnl/rtl/libsupp.c | 2 +- reactos/ntoskrnl/rtl/misc.c | 2 +- reactos/ntoskrnl/wmi/wmi.c | 2 +- 133 files changed, 132 insertions(+), 157 deletions(-) delete mode 100644 reactos/ntoskrnl/include/internal/debug.h diff --git a/reactos/ntoskrnl/cc/cacheman.c b/reactos/ntoskrnl/cc/cacheman.c index 9921b4b786e..87c0ab5cb1a 100644 --- a/reactos/ntoskrnl/cc/cacheman.c +++ b/reactos/ntoskrnl/cc/cacheman.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include PFSN_PREFETCHER_GLOBALS CcPfGlobals; diff --git a/reactos/ntoskrnl/cc/copy.c b/reactos/ntoskrnl/cc/copy.c index 8397d912951..37bdd8a1b9b 100644 --- a/reactos/ntoskrnl/cc/copy.c +++ b/reactos/ntoskrnl/cc/copy.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/cc/fs.c b/reactos/ntoskrnl/cc/fs.c index e6fa791a7f5..2a06df76159 100644 --- a/reactos/ntoskrnl/cc/fs.c +++ b/reactos/ntoskrnl/cc/fs.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #ifndef VACB_MAPPING_GRANULARITY #define VACB_MAPPING_GRANULARITY (256 * 1024) diff --git a/reactos/ntoskrnl/cc/mdl.c b/reactos/ntoskrnl/cc/mdl.c index 5dde9884825..f334f38ad94 100644 --- a/reactos/ntoskrnl/cc/mdl.c +++ b/reactos/ntoskrnl/cc/mdl.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/cc/pin.c b/reactos/ntoskrnl/cc/pin.c index 1645883181d..2afde1e358c 100644 --- a/reactos/ntoskrnl/cc/pin.c +++ b/reactos/ntoskrnl/cc/pin.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/cc/view.c b/reactos/ntoskrnl/cc/view.c index 982c85add3d..8edec604722 100644 --- a/reactos/ntoskrnl/cc/view.c +++ b/reactos/ntoskrnl/cc/view.c @@ -33,7 +33,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, CcInitView) diff --git a/reactos/ntoskrnl/dbgk/dbgkobj.c b/reactos/ntoskrnl/dbgk/dbgkobj.c index bc8c0c4c96b..8a558d6dd52 100644 --- a/reactos/ntoskrnl/dbgk/dbgkobj.c +++ b/reactos/ntoskrnl/dbgk/dbgkobj.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include POBJECT_TYPE DbgkDebugObjectType; FAST_MUTEX DbgkpProcessDebugPortMutex; diff --git a/reactos/ntoskrnl/ex/atom.c b/reactos/ntoskrnl/ex/atom.c index 27f605fda58..de2c030c492 100644 --- a/reactos/ntoskrnl/ex/atom.c +++ b/reactos/ntoskrnl/ex/atom.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #define TAG_ATOM TAG('A', 't', 'o', 'm') diff --git a/reactos/ntoskrnl/ex/callback.c b/reactos/ntoskrnl/ex/callback.c index 429b0953719..f8705f2bfa2 100644 --- a/reactos/ntoskrnl/ex/callback.c +++ b/reactos/ntoskrnl/ex/callback.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* TYPES *********************************************************************/ diff --git a/reactos/ntoskrnl/ex/dbgctrl.c b/reactos/ntoskrnl/ex/dbgctrl.c index 78c02cd1867..34badf7a868 100644 --- a/reactos/ntoskrnl/ex/dbgctrl.c +++ b/reactos/ntoskrnl/ex/dbgctrl.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ex/efi.c b/reactos/ntoskrnl/ex/efi.c index 38c6c01ab43..b13fe15ce2d 100644 --- a/reactos/ntoskrnl/ex/efi.c +++ b/reactos/ntoskrnl/ex/efi.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ex/event.c b/reactos/ntoskrnl/ex/event.c index c8998b596f6..890ccd46830 100644 --- a/reactos/ntoskrnl/ex/event.c +++ b/reactos/ntoskrnl/ex/event.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpInitializeEventImplementation) diff --git a/reactos/ntoskrnl/ex/evtpair.c b/reactos/ntoskrnl/ex/evtpair.c index b7dab929c56..65a7dddc109 100644 --- a/reactos/ntoskrnl/ex/evtpair.c +++ b/reactos/ntoskrnl/ex/evtpair.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpInitializeEventPairImplementation) diff --git a/reactos/ntoskrnl/ex/harderr.c b/reactos/ntoskrnl/ex/harderr.c index 722cc0ba758..74a5fdeaffc 100644 --- a/reactos/ntoskrnl/ex/harderr.c +++ b/reactos/ntoskrnl/ex/harderr.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include #define TAG_ERR TAG('E', 'r', 'r', ' ') diff --git a/reactos/ntoskrnl/ex/locale.c b/reactos/ntoskrnl/ex/locale.c index bf1bf5047de..daecdb08440 100644 --- a/reactos/ntoskrnl/ex/locale.c +++ b/reactos/ntoskrnl/ex/locale.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ex/mutant.c b/reactos/ntoskrnl/ex/mutant.c index 13fc099cab6..87c5485b030 100644 --- a/reactos/ntoskrnl/ex/mutant.c +++ b/reactos/ntoskrnl/ex/mutant.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpInitializeMutantImplementation) diff --git a/reactos/ntoskrnl/ex/profile.c b/reactos/ntoskrnl/ex/profile.c index 15c0150c388..02b15043762 100644 --- a/reactos/ntoskrnl/ex/profile.c +++ b/reactos/ntoskrnl/ex/profile.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpInitializeProfileImplementation) diff --git a/reactos/ntoskrnl/ex/rundown.c b/reactos/ntoskrnl/ex/rundown.c index aa1ab24c612..0466e6ed664 100644 --- a/reactos/ntoskrnl/ex/rundown.c +++ b/reactos/ntoskrnl/ex/rundown.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ex/sem.c b/reactos/ntoskrnl/ex/sem.c index ff496cd9b44..b6499c6722b 100644 --- a/reactos/ntoskrnl/ex/sem.c +++ b/reactos/ntoskrnl/ex/sem.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpInitializeSemaphoreImplementation) diff --git a/reactos/ntoskrnl/ex/shutdown.c b/reactos/ntoskrnl/ex/shutdown.c index 79734055ccd..abf92ee2747 100644 --- a/reactos/ntoskrnl/ex/shutdown.c +++ b/reactos/ntoskrnl/ex/shutdown.c @@ -10,7 +10,7 @@ /* INCLUDES *****************************************************************/ #include -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ex/sysinfo.c b/reactos/ntoskrnl/ex/sysinfo.c index c89f60a6c2a..f65093060f0 100644 --- a/reactos/ntoskrnl/ex/sysinfo.c +++ b/reactos/ntoskrnl/ex/sysinfo.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include VOID MmPrintMemoryStatistic(VOID); diff --git a/reactos/ntoskrnl/ex/time.c b/reactos/ntoskrnl/ex/time.c index 8dd4aaed68f..ddf0b64eba4 100644 --- a/reactos/ntoskrnl/ex/time.c +++ b/reactos/ntoskrnl/ex/time.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #define TICKSPERMINUTE 600000000 diff --git a/reactos/ntoskrnl/ex/uuid.c b/reactos/ntoskrnl/ex/uuid.c index c3957a5c4ab..ff953b331f7 100644 --- a/reactos/ntoskrnl/ex/uuid.c +++ b/reactos/ntoskrnl/ex/uuid.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include #define SEED_BUFFER_SIZE 6 diff --git a/reactos/ntoskrnl/ex/win32k.c b/reactos/ntoskrnl/ex/win32k.c index 6180de75dd2..ff9d753f308 100644 --- a/reactos/ntoskrnl/ex/win32k.c +++ b/reactos/ntoskrnl/ex/win32k.c @@ -8,7 +8,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpWin32kInit) diff --git a/reactos/ntoskrnl/ex/work.c b/reactos/ntoskrnl/ex/work.c index f735b1749f3..7d1e8146663 100644 --- a/reactos/ntoskrnl/ex/work.c +++ b/reactos/ntoskrnl/ex/work.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, ExpInitializeWorkerThreads) diff --git a/reactos/ntoskrnl/fstub/disksup.c b/reactos/ntoskrnl/fstub/disksup.c index e799d605796..462e522a9cc 100644 --- a/reactos/ntoskrnl/fstub/disksup.c +++ b/reactos/ntoskrnl/fstub/disksup.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include #include /* DEPRECATED FUNCTIONS ******************************************************/ diff --git a/reactos/ntoskrnl/fstub/fstubex.c b/reactos/ntoskrnl/fstub/fstubex.c index 87125b4121f..bd419931f16 100644 --- a/reactos/ntoskrnl/fstub/fstubex.c +++ b/reactos/ntoskrnl/fstub/fstubex.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/fstub/halstub.c b/reactos/ntoskrnl/fstub/halstub.c index 4cd0d418610..fbce1057a90 100644 --- a/reactos/ntoskrnl/fstub/halstub.c +++ b/reactos/ntoskrnl/fstub/halstub.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/include/internal/debug.h b/reactos/ntoskrnl/include/internal/debug.h deleted file mode 100644 index 0d10b91f9a6..00000000000 --- a/reactos/ntoskrnl/include/internal/debug.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * COPYRIGHT: See COPYING in the top level directory - * PROJECT: ReactOS kernel - * FILE: include/internal/debug.h - * PURPOSE: Useful debugging macros - * PROGRAMMER: David Welch (welch@mcmail.com) - * UPDATE HISTORY: - * 28/05/98: Created - */ - -/* - * NOTES: Define DBG in configuration file for "checked" version - * Define NDEBUG before including this header to disable debugging - * macros - * Define NASSERT before including this header to disable assertions - */ - - -#ifndef __NTOSKRNL_DEBUG -#define __NTOSKRNL_DEBUG - -#include - - -#endif /* __NTOSKRNL_DEBUG */ diff --git a/reactos/ntoskrnl/io/iomgr/adapter.c b/reactos/ntoskrnl/io/iomgr/adapter.c index 222a12dda84..1d402c95045 100644 --- a/reactos/ntoskrnl/io/iomgr/adapter.c +++ b/reactos/ntoskrnl/io/iomgr/adapter.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* DATA **********************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/bootlog.c b/reactos/ntoskrnl/io/iomgr/bootlog.c index 485b8b280e7..2426f6e3a4c 100644 --- a/reactos/ntoskrnl/io/iomgr/bootlog.c +++ b/reactos/ntoskrnl/io/iomgr/bootlog.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, IopInitBootLog) diff --git a/reactos/ntoskrnl/io/iomgr/controller.c b/reactos/ntoskrnl/io/iomgr/controller.c index 8616926b4d2..6220ba8de43 100644 --- a/reactos/ntoskrnl/io/iomgr/controller.c +++ b/reactos/ntoskrnl/io/iomgr/controller.c @@ -9,7 +9,7 @@ /* INCLUDES *****************************************************************/ #include -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/device.c b/reactos/ntoskrnl/io/iomgr/device.c index 3c79e0250fc..d010cb09818 100644 --- a/reactos/ntoskrnl/io/iomgr/device.c +++ b/reactos/ntoskrnl/io/iomgr/device.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS ********************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/deviface.c b/reactos/ntoskrnl/io/iomgr/deviface.c index 81122e429b2..c2dac1d7fdc 100644 --- a/reactos/ntoskrnl/io/iomgr/deviface.c +++ b/reactos/ntoskrnl/io/iomgr/deviface.c @@ -14,7 +14,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/driver.c b/reactos/ntoskrnl/io/iomgr/driver.c index 6db9421a465..90fddac6eb7 100644 --- a/reactos/ntoskrnl/io/iomgr/driver.c +++ b/reactos/ntoskrnl/io/iomgr/driver.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS ********************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/drvrlist.c b/reactos/ntoskrnl/io/iomgr/drvrlist.c index 1dbb4d87b12..b1abfc1c16e 100644 --- a/reactos/ntoskrnl/io/iomgr/drvrlist.c +++ b/reactos/ntoskrnl/io/iomgr/drvrlist.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include typedef struct _SERVICE_GROUP { diff --git a/reactos/ntoskrnl/io/iomgr/error.c b/reactos/ntoskrnl/io/iomgr/error.c index 3d2065f4450..749149ab481 100644 --- a/reactos/ntoskrnl/io/iomgr/error.c +++ b/reactos/ntoskrnl/io/iomgr/error.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* TYPES *********************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/iocomp.c b/reactos/ntoskrnl/io/iomgr/iocomp.c index 8924a8903ae..e2cee39ee14 100644 --- a/reactos/ntoskrnl/io/iomgr/iocomp.c +++ b/reactos/ntoskrnl/io/iomgr/iocomp.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include POBJECT_TYPE IoCompletionType; diff --git a/reactos/ntoskrnl/io/iomgr/ioevent.c b/reactos/ntoskrnl/io/iomgr/ioevent.c index c3e6ff3f660..01b4f8dc22c 100644 --- a/reactos/ntoskrnl/io/iomgr/ioevent.c +++ b/reactos/ntoskrnl/io/iomgr/ioevent.c @@ -10,7 +10,7 @@ /* INCLUDES *****************************************************************/ #include -#include +#include /* PRIVATE FUNCTIONS *********************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/iomdl.c b/reactos/ntoskrnl/io/iomgr/iomdl.c index fbfa8a029e8..8ccb16d330f 100644 --- a/reactos/ntoskrnl/io/iomgr/iomdl.c +++ b/reactos/ntoskrnl/io/iomgr/iomdl.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/iomgr.c b/reactos/ntoskrnl/io/iomgr/iomgr.c index 336cb0c81b6..015018e38db 100644 --- a/reactos/ntoskrnl/io/iomgr/iomgr.c +++ b/reactos/ntoskrnl/io/iomgr/iomgr.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include ULONG IopTraceLevel = 0; BOOLEAN PnpSystemInit = FALSE; diff --git a/reactos/ntoskrnl/io/iomgr/iorsrce.c b/reactos/ntoskrnl/io/iomgr/iorsrce.c index ec9c742a5ab..23828e9f774 100644 --- a/reactos/ntoskrnl/io/iomgr/iorsrce.c +++ b/reactos/ntoskrnl/io/iomgr/iorsrce.c @@ -11,7 +11,7 @@ /* INCLUDES *****************************************************************/ #include -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/iotimer.c b/reactos/ntoskrnl/io/iomgr/iotimer.c index 87066cba770..e462ce0e200 100644 --- a/reactos/ntoskrnl/io/iomgr/iotimer.c +++ b/reactos/ntoskrnl/io/iomgr/iotimer.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/iowork.c b/reactos/ntoskrnl/io/iomgr/iowork.c index 594a875c8fe..f4aad64691f 100644 --- a/reactos/ntoskrnl/io/iomgr/iowork.c +++ b/reactos/ntoskrnl/io/iomgr/iowork.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* PRIVATE FUNCTIONS *********************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/irp.c b/reactos/ntoskrnl/io/iomgr/irp.c index d9e6b9ebe6a..0a2b65ac57b 100644 --- a/reactos/ntoskrnl/io/iomgr/irp.c +++ b/reactos/ntoskrnl/io/iomgr/irp.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* Undefine some macros we implement here */ #undef IoCallDriver diff --git a/reactos/ntoskrnl/io/iomgr/irq.c b/reactos/ntoskrnl/io/iomgr/irq.c index 46190187bc6..6d45b254343 100644 --- a/reactos/ntoskrnl/io/iomgr/irq.c +++ b/reactos/ntoskrnl/io/iomgr/irq.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/remlock.c b/reactos/ntoskrnl/io/iomgr/remlock.c index 2bd05720344..b5f301830dd 100644 --- a/reactos/ntoskrnl/io/iomgr/remlock.c +++ b/reactos/ntoskrnl/io/iomgr/remlock.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/symlink.c b/reactos/ntoskrnl/io/iomgr/symlink.c index a2dc900c63c..6c2f083bf14 100644 --- a/reactos/ntoskrnl/io/iomgr/symlink.c +++ b/reactos/ntoskrnl/io/iomgr/symlink.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS ****************************************************************/ diff --git a/reactos/ntoskrnl/io/iomgr/util.c b/reactos/ntoskrnl/io/iomgr/util.c index 7b9b18b4698..871b3b9f23f 100644 --- a/reactos/ntoskrnl/io/iomgr/util.c +++ b/reactos/ntoskrnl/io/iomgr/util.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include VOID NTAPI diff --git a/reactos/ntoskrnl/io/iomgr/volume.c b/reactos/ntoskrnl/io/iomgr/volume.c index 102ae54e860..56d7d06856d 100644 --- a/reactos/ntoskrnl/io/iomgr/volume.c +++ b/reactos/ntoskrnl/io/iomgr/volume.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, IoInitFileSystemImplementation) diff --git a/reactos/ntoskrnl/io/pnpmgr/plugplay.c b/reactos/ntoskrnl/io/pnpmgr/plugplay.c index fda41f45eb8..15239bab02c 100644 --- a/reactos/ntoskrnl/io/pnpmgr/plugplay.c +++ b/reactos/ntoskrnl/io/pnpmgr/plugplay.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, IopInitPlugPlayEvents) diff --git a/reactos/ntoskrnl/io/pnpmgr/pnpdma.c b/reactos/ntoskrnl/io/pnpmgr/pnpdma.c index 28ed2765015..c0bd951b1f3 100644 --- a/reactos/ntoskrnl/io/pnpmgr/pnpdma.c +++ b/reactos/ntoskrnl/io/pnpmgr/pnpdma.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include #include /* PUBLIC FUNCTIONS **********************************************************/ diff --git a/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c b/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c index b06f3d4893b..f56c241492f 100644 --- a/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c +++ b/reactos/ntoskrnl/io/pnpmgr/pnpmgr.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include //#define ENABLE_ACPI diff --git a/reactos/ntoskrnl/io/pnpmgr/pnproot.c b/reactos/ntoskrnl/io/pnpmgr/pnproot.c index 997a60c8cd4..01d003667dc 100644 --- a/reactos/ntoskrnl/io/pnpmgr/pnproot.c +++ b/reactos/ntoskrnl/io/pnpmgr/pnproot.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/kd/i386/kdmemsup.c b/reactos/ntoskrnl/kd/i386/kdmemsup.c index c3054ac2269..5a3d4b818b8 100644 --- a/reactos/ntoskrnl/kd/i386/kdmemsup.c +++ b/reactos/ntoskrnl/kd/i386/kdmemsup.c @@ -9,7 +9,7 @@ #include #define NDEBUG -#include +#include #define HIGH_PHYS_MASK 0x80000000 #define PAGE_TABLE_MASK 0x3ff diff --git a/reactos/ntoskrnl/kd/kdinit.c b/reactos/ntoskrnl/kd/kdinit.c index 6746593bb29..979fe789514 100644 --- a/reactos/ntoskrnl/kd/kdinit.c +++ b/reactos/ntoskrnl/kd/kdinit.c @@ -9,7 +9,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, KdInitSystem) diff --git a/reactos/ntoskrnl/kd/kdio.c b/reactos/ntoskrnl/kd/kdio.c index 45a68db079f..a0d0286dee0 100644 --- a/reactos/ntoskrnl/kd/kdio.c +++ b/reactos/ntoskrnl/kd/kdio.c @@ -10,7 +10,7 @@ /* INCLUDES ******************************************************************/ #include -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/kd/kdmain.c b/reactos/ntoskrnl/kd/kdmain.c index 0858982cce5..3b02aa253db 100644 --- a/reactos/ntoskrnl/kd/kdmain.c +++ b/reactos/ntoskrnl/kd/kdmain.c @@ -9,7 +9,7 @@ #include #define NDEBUG -#include +#include /* VARIABLES ***************************************************************/ diff --git a/reactos/ntoskrnl/kd/wrappers/bochs.c b/reactos/ntoskrnl/kd/wrappers/bochs.c index df2702b9836..bc2266d9143 100644 --- a/reactos/ntoskrnl/kd/wrappers/bochs.c +++ b/reactos/ntoskrnl/kd/wrappers/bochs.c @@ -9,7 +9,7 @@ #include #define NDEBUG -#include +#include /* bochs debug output */ #define BOCHS_LOGGER_PORT ((PVOID)0xe9) diff --git a/reactos/ntoskrnl/kd/wrappers/gdbstub.c b/reactos/ntoskrnl/kd/wrappers/gdbstub.c index aedf32da54b..cc77b28f435 100644 --- a/reactos/ntoskrnl/kd/wrappers/gdbstub.c +++ b/reactos/ntoskrnl/kd/wrappers/gdbstub.c @@ -85,7 +85,7 @@ #include #define NDEBUG -#include +#include /************************************************************************/ /* BUFMAX defines the maximum number of characters in inbound/outbound buffers*/ diff --git a/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c b/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c index 043333b249f..acf6fee7e8c 100644 --- a/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c +++ b/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c @@ -85,7 +85,7 @@ #include #define NDEBUG -#include +#include /************************************************************************/ /* BUFMAX defines the maximum number of characters in inbound/outbound buffers*/ diff --git a/reactos/ntoskrnl/kd/wrappers/kdbg.c b/reactos/ntoskrnl/kd/wrappers/kdbg.c index 54f82d73aab..342120752a1 100644 --- a/reactos/ntoskrnl/kd/wrappers/kdbg.c +++ b/reactos/ntoskrnl/kd/wrappers/kdbg.c @@ -9,7 +9,7 @@ #include #define NDEBUG -#include +#include VOID NTAPI KdbInitialize(PKD_DISPATCH_TABLE DispatchTable, ULONG BootPhase); diff --git a/reactos/ntoskrnl/kdbg/kdb.c b/reactos/ntoskrnl/kdbg/kdb.c index 9e6c843659a..14295cf0217 100644 --- a/reactos/ntoskrnl/kdbg/kdb.c +++ b/reactos/ntoskrnl/kdbg/kdb.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* TYPES *********************************************************************/ diff --git a/reactos/ntoskrnl/kdbg/kdb_cli.c b/reactos/ntoskrnl/kdbg/kdb_cli.c index 9d907818f72..9344839cd0f 100644 --- a/reactos/ntoskrnl/kdbg/kdb_cli.c +++ b/reactos/ntoskrnl/kdbg/kdb_cli.c @@ -31,7 +31,7 @@ #include #define NDEBUG -#include +#include /* DEFINES *******************************************************************/ diff --git a/reactos/ntoskrnl/kdbg/kdb_expr.c b/reactos/ntoskrnl/kdbg/kdb_expr.c index 198a5c0b622..8e08d88b614 100644 --- a/reactos/ntoskrnl/kdbg/kdb_expr.c +++ b/reactos/ntoskrnl/kdbg/kdb_expr.c @@ -35,7 +35,7 @@ #include #define NDEBUG -#include +#include /* TYPES *********************************************************************/ typedef enum _RPN_OP_TYPE diff --git a/reactos/ntoskrnl/kdbg/kdb_symbols.c b/reactos/ntoskrnl/kdbg/kdb_symbols.c index bfb5e378b33..d141fc984e8 100644 --- a/reactos/ntoskrnl/kdbg/kdb_symbols.c +++ b/reactos/ntoskrnl/kdbg/kdb_symbols.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS ******************************************************************/ diff --git a/reactos/ntoskrnl/ke/apc.c b/reactos/ntoskrnl/ke/apc.c index 0f658e988f9..4839df2e452 100644 --- a/reactos/ntoskrnl/ke/apc.c +++ b/reactos/ntoskrnl/ke/apc.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* PRIVATE FUNCTIONS *********************************************************/ diff --git a/reactos/ntoskrnl/ke/bug.c b/reactos/ntoskrnl/ke/bug.c index 3d431d5be17..86430d3290b 100644 --- a/reactos/ntoskrnl/ke/bug.c +++ b/reactos/ntoskrnl/ke/bug.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, KiInitializeBugCheck) diff --git a/reactos/ntoskrnl/ke/config.c b/reactos/ntoskrnl/ke/config.c index 01807226548..aa92e96ea67 100644 --- a/reactos/ntoskrnl/ke/config.c +++ b/reactos/ntoskrnl/ke/config.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ke/devqueue.c b/reactos/ntoskrnl/ke/devqueue.c index 337df9306ca..c7b23c3db2c 100644 --- a/reactos/ntoskrnl/ke/devqueue.c +++ b/reactos/ntoskrnl/ke/devqueue.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ke/eventobj.c b/reactos/ntoskrnl/ke/eventobj.c index ab3c11659fc..2f798a1b05c 100644 --- a/reactos/ntoskrnl/ke/eventobj.c +++ b/reactos/ntoskrnl/ke/eventobj.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ke/except.c b/reactos/ntoskrnl/ke/except.c index b994d077585..c83b938fbc8 100644 --- a/reactos/ntoskrnl/ke/except.c +++ b/reactos/ntoskrnl/ke/except.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ke/gate.c b/reactos/ntoskrnl/ke/gate.c index ea15bcc097e..15619ab0847 100644 --- a/reactos/ntoskrnl/ke/gate.c +++ b/reactos/ntoskrnl/ke/gate.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS ****************************************************************/ diff --git a/reactos/ntoskrnl/ke/gmutex.c b/reactos/ntoskrnl/ke/gmutex.c index 79c267d8e6c..e2b762d2224 100644 --- a/reactos/ntoskrnl/ke/gmutex.c +++ b/reactos/ntoskrnl/ke/gmutex.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* PRIVATE FUNCTIONS *********************************************************/ diff --git a/reactos/ntoskrnl/ke/i386/ldt.c b/reactos/ntoskrnl/ke/i386/ldt.c index 2d3f5480448..a6ce3b6ea00 100644 --- a/reactos/ntoskrnl/ke/i386/ldt.c +++ b/reactos/ntoskrnl/ke/i386/ldt.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ke/i386/usercall.c b/reactos/ntoskrnl/ke/i386/usercall.c index cc2f418a22f..57811c1594e 100644 --- a/reactos/ntoskrnl/ke/i386/usercall.c +++ b/reactos/ntoskrnl/ke/i386/usercall.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include extern PGDI_BATCHFLUSH_ROUTINE KeGdiFlushUserBatch; diff --git a/reactos/ntoskrnl/ke/ipi.c b/reactos/ntoskrnl/ke/ipi.c index d7d1c2a6ce0..979fcdd87b2 100644 --- a/reactos/ntoskrnl/ke/ipi.c +++ b/reactos/ntoskrnl/ke/ipi.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ke/mutex.c b/reactos/ntoskrnl/ke/mutex.c index 18836750267..73bb15ee738 100644 --- a/reactos/ntoskrnl/ke/mutex.c +++ b/reactos/ntoskrnl/ke/mutex.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ke/powerpc/ppc_irq.c b/reactos/ntoskrnl/ke/powerpc/ppc_irq.c index 9f1a8e4f4e5..909dc0a25ff 100644 --- a/reactos/ntoskrnl/ke/powerpc/ppc_irq.c +++ b/reactos/ntoskrnl/ke/powerpc/ppc_irq.c @@ -21,7 +21,7 @@ #include #define NDEBUG -#include +#include KDPC KiExpireTimerDpc; extern ULONG KiMaximumDpcQueueDepth; diff --git a/reactos/ntoskrnl/ke/procobj.c b/reactos/ntoskrnl/ke/procobj.c index 49a61da4f13..fd52948dbae 100644 --- a/reactos/ntoskrnl/ke/procobj.c +++ b/reactos/ntoskrnl/ke/procobj.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ke/profobj.c b/reactos/ntoskrnl/ke/profobj.c index 88c052c1513..1927f77560a 100644 --- a/reactos/ntoskrnl/ke/profobj.c +++ b/reactos/ntoskrnl/ke/profobj.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ke/queue.c b/reactos/ntoskrnl/ke/queue.c index efe31c44064..a548a7df098 100644 --- a/reactos/ntoskrnl/ke/queue.c +++ b/reactos/ntoskrnl/ke/queue.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* PRIVATE FUNCTIONS *********************************************************/ diff --git a/reactos/ntoskrnl/ke/semphobj.c b/reactos/ntoskrnl/ke/semphobj.c index 918dd1c2f51..7c92e0670d1 100644 --- a/reactos/ntoskrnl/ke/semphobj.c +++ b/reactos/ntoskrnl/ke/semphobj.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ke/spinlock.c b/reactos/ntoskrnl/ke/spinlock.c index d4be3b5fac3..fe4c43e68cb 100644 --- a/reactos/ntoskrnl/ke/spinlock.c +++ b/reactos/ntoskrnl/ke/spinlock.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include #define LQ_WAIT 1 #define LQ_OWN 2 diff --git a/reactos/ntoskrnl/ke/thrdobj.c b/reactos/ntoskrnl/ke/thrdobj.c index cd930222008..e8b6dfaec97 100644 --- a/reactos/ntoskrnl/ke/thrdobj.c +++ b/reactos/ntoskrnl/ke/thrdobj.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include extern EX_WORK_QUEUE ExWorkerQueue[MaximumWorkQueue]; extern LIST_ENTRY PspReaperListHead; diff --git a/reactos/ntoskrnl/mm/anonmem.c b/reactos/ntoskrnl/mm/anonmem.c index 656526364d2..e7e68b48841 100644 --- a/reactos/ntoskrnl/mm/anonmem.c +++ b/reactos/ntoskrnl/mm/anonmem.c @@ -41,7 +41,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/balance.c b/reactos/ntoskrnl/mm/balance.c index b8ac23b45c0..a364c5afcf1 100644 --- a/reactos/ntoskrnl/mm/balance.c +++ b/reactos/ntoskrnl/mm/balance.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitializeBalancer) diff --git a/reactos/ntoskrnl/mm/cont.c b/reactos/ntoskrnl/mm/cont.c index 899c7ffefa0..0e1e21b78c7 100644 --- a/reactos/ntoskrnl/mm/cont.c +++ b/reactos/ntoskrnl/mm/cont.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/drvlck.c b/reactos/ntoskrnl/mm/drvlck.c index 63551d5f2e5..1b5036caabf 100644 --- a/reactos/ntoskrnl/mm/drvlck.c +++ b/reactos/ntoskrnl/mm/drvlck.c @@ -10,7 +10,7 @@ /* INCLUDES *****************************************************************/ #include -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/elf.inc.h b/reactos/ntoskrnl/mm/elf.inc.h index 3592c1b40ca..b5795d130b4 100644 --- a/reactos/ntoskrnl/mm/elf.inc.h +++ b/reactos/ntoskrnl/mm/elf.inc.h @@ -1,5 +1,5 @@ #define NDEBUG -#include +#include #include diff --git a/reactos/ntoskrnl/mm/freelist.c b/reactos/ntoskrnl/mm/freelist.c index 0f5bda54bb3..f824cf25981 100644 --- a/reactos/ntoskrnl/mm/freelist.c +++ b/reactos/ntoskrnl/mm/freelist.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitializePageList) diff --git a/reactos/ntoskrnl/mm/i386/page.c b/reactos/ntoskrnl/mm/i386/page.c index 9d9c7af1aa3..8c887816b30 100644 --- a/reactos/ntoskrnl/mm/i386/page.c +++ b/reactos/ntoskrnl/mm/i386/page.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitGlobalKernelPageDirectory) diff --git a/reactos/ntoskrnl/mm/i386/pagepae.c b/reactos/ntoskrnl/mm/i386/pagepae.c index 64ef87c3390..de52e2b8d4f 100644 --- a/reactos/ntoskrnl/mm/i386/pagepae.c +++ b/reactos/ntoskrnl/mm/i386/pagepae.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitGlobalKernelPageDirectory) diff --git a/reactos/ntoskrnl/mm/iospace.c b/reactos/ntoskrnl/mm/iospace.c index 944ba9022b7..fa31f5e0a01 100644 --- a/reactos/ntoskrnl/mm/iospace.c +++ b/reactos/ntoskrnl/mm/iospace.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/kmap.c b/reactos/ntoskrnl/mm/kmap.c index 7cd2794dd6e..16ee67007f6 100644 --- a/reactos/ntoskrnl/mm/kmap.c +++ b/reactos/ntoskrnl/mm/kmap.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/marea.c b/reactos/ntoskrnl/mm/marea.c index f779883e3ec..87763493466 100644 --- a/reactos/ntoskrnl/mm/marea.c +++ b/reactos/ntoskrnl/mm/marea.c @@ -43,7 +43,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitMemoryAreas) diff --git a/reactos/ntoskrnl/mm/mdlsup.c b/reactos/ntoskrnl/mm/mdlsup.c index 70038cf0070..f90a681860b 100644 --- a/reactos/ntoskrnl/mm/mdlsup.c +++ b/reactos/ntoskrnl/mm/mdlsup.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitializeMdlImplementation) diff --git a/reactos/ntoskrnl/mm/mm.c b/reactos/ntoskrnl/mm/mm.c index 7f0bd5ae3da..890a5bb8abc 100644 --- a/reactos/ntoskrnl/mm/mm.c +++ b/reactos/ntoskrnl/mm/mm.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/mminit.c b/reactos/ntoskrnl/mm/mminit.c index 54634da983a..ea66bdf6a04 100644 --- a/reactos/ntoskrnl/mm/mminit.c +++ b/reactos/ntoskrnl/mm/mminit.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/mm/mpw.c b/reactos/ntoskrnl/mm/mpw.c index 3c631691907..d96b13a59e4 100644 --- a/reactos/ntoskrnl/mm/mpw.c +++ b/reactos/ntoskrnl/mm/mpw.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/mm/ncache.c b/reactos/ntoskrnl/mm/ncache.c index 66eed2ebe8b..aafde19da07 100644 --- a/reactos/ntoskrnl/mm/ncache.c +++ b/reactos/ntoskrnl/mm/ncache.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/npool.c b/reactos/ntoskrnl/mm/npool.c index ed9ee5bed00..4cff298c7fe 100644 --- a/reactos/ntoskrnl/mm/npool.c +++ b/reactos/ntoskrnl/mm/npool.c @@ -13,7 +13,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MiInitializeNonPagedPool) diff --git a/reactos/ntoskrnl/mm/pagefile.c b/reactos/ntoskrnl/mm/pagefile.c index 356d6e33684..4f83ebde7ab 100644 --- a/reactos/ntoskrnl/mm/pagefile.c +++ b/reactos/ntoskrnl/mm/pagefile.c @@ -29,7 +29,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitPagingFile) diff --git a/reactos/ntoskrnl/mm/pageop.c b/reactos/ntoskrnl/mm/pageop.c index 099b915921f..a0d0eb2eb0c 100644 --- a/reactos/ntoskrnl/mm/pageop.c +++ b/reactos/ntoskrnl/mm/pageop.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitializePageOp) diff --git a/reactos/ntoskrnl/mm/pe.c b/reactos/ntoskrnl/mm/pe.c index 7e0465f9837..56d96cedaf9 100644 --- a/reactos/ntoskrnl/mm/pe.c +++ b/reactos/ntoskrnl/mm/pe.c @@ -12,7 +12,7 @@ #include //#define NDEBUG -#include +#include #include diff --git a/reactos/ntoskrnl/mm/pool.c b/reactos/ntoskrnl/mm/pool.c index a1582ba559f..c326a492a2a 100644 --- a/reactos/ntoskrnl/mm/pool.c +++ b/reactos/ntoskrnl/mm/pool.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include extern ULONG MiNonPagedPoolLength; extern ULONG MmTotalPagedPoolQuota; diff --git a/reactos/ntoskrnl/mm/powerpc/page.c b/reactos/ntoskrnl/mm/powerpc/page.c index 2dd9e2b76b1..5000bbf5747 100644 --- a/reactos/ntoskrnl/mm/powerpc/page.c +++ b/reactos/ntoskrnl/mm/powerpc/page.c @@ -13,7 +13,7 @@ #include #include //#define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitGlobalKernelPageDirectory) diff --git a/reactos/ntoskrnl/mm/powerpc/pfault.c b/reactos/ntoskrnl/mm/powerpc/pfault.c index bb6b302e0b2..2c4104e7c15 100644 --- a/reactos/ntoskrnl/mm/powerpc/pfault.c +++ b/reactos/ntoskrnl/mm/powerpc/pfault.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #include /* EXTERNS *******************************************************************/ diff --git a/reactos/ntoskrnl/mm/ppool.c b/reactos/ntoskrnl/mm/ppool.c index 2e7993e38a3..fbbf20a739f 100644 --- a/reactos/ntoskrnl/mm/ppool.c +++ b/reactos/ntoskrnl/mm/ppool.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitializePagedPool) diff --git a/reactos/ntoskrnl/mm/procsup.c b/reactos/ntoskrnl/mm/procsup.c index 83e1af8f003..38582e4d360 100644 --- a/reactos/ntoskrnl/mm/procsup.c +++ b/reactos/ntoskrnl/mm/procsup.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include extern ULONG NtMajorVersion; extern ULONG NtMinorVersion; diff --git a/reactos/ntoskrnl/mm/region.c b/reactos/ntoskrnl/mm/region.c index d74184f9b74..6e760104197 100644 --- a/reactos/ntoskrnl/mm/region.c +++ b/reactos/ntoskrnl/mm/region.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/mm/rmap.c b/reactos/ntoskrnl/mm/rmap.c index 3607d9136ae..cf6b00fa5b1 100644 --- a/reactos/ntoskrnl/mm/rmap.c +++ b/reactos/ntoskrnl/mm/rmap.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include #if defined (ALLOC_PRAGMA) #pragma alloc_text(INIT, MmInitializeRmapList) diff --git a/reactos/ntoskrnl/mm/section.c b/reactos/ntoskrnl/mm/section.c index ad062e3bc14..00a15702668 100644 --- a/reactos/ntoskrnl/mm/section.c +++ b/reactos/ntoskrnl/mm/section.c @@ -46,7 +46,7 @@ #include #define NDEBUG -#include +#include #include #if defined (ALLOC_PRAGMA) diff --git a/reactos/ntoskrnl/mm/verifier.c b/reactos/ntoskrnl/mm/verifier.c index 0b30939b49c..f2682991609 100644 --- a/reactos/ntoskrnl/mm/verifier.c +++ b/reactos/ntoskrnl/mm/verifier.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/mm/wset.c b/reactos/ntoskrnl/mm/wset.c index df570353d6c..1978caa816c 100644 --- a/reactos/ntoskrnl/mm/wset.c +++ b/reactos/ntoskrnl/mm/wset.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/ob/oblife.c b/reactos/ntoskrnl/ob/oblife.c index 570225a6329..9a1e26c932f 100644 --- a/reactos/ntoskrnl/ob/oblife.c +++ b/reactos/ntoskrnl/ob/oblife.c @@ -15,7 +15,7 @@ #include #define NDEBUG -#include +#include extern ULONG NtGlobalFlag; diff --git a/reactos/ntoskrnl/ob/oblink.c b/reactos/ntoskrnl/ob/oblink.c index fa083fc16d6..8c7c9a2838f 100644 --- a/reactos/ntoskrnl/ob/oblink.c +++ b/reactos/ntoskrnl/ob/oblink.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS ******************************************************************/ diff --git a/reactos/ntoskrnl/ob/obwait.c b/reactos/ntoskrnl/ob/obwait.c index a110604b6d5..e644af66340 100644 --- a/reactos/ntoskrnl/ob/obwait.c +++ b/reactos/ntoskrnl/ob/obwait.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/ diff --git a/reactos/ntoskrnl/po/events.c b/reactos/ntoskrnl/po/events.c index 63567cd006c..0cd97405a47 100644 --- a/reactos/ntoskrnl/po/events.c +++ b/reactos/ntoskrnl/po/events.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/po/power.c b/reactos/ntoskrnl/po/power.c index f0b6ae4e188..21fe70624b1 100644 --- a/reactos/ntoskrnl/po/power.c +++ b/reactos/ntoskrnl/po/power.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ps/job.c b/reactos/ntoskrnl/ps/job.c index 9d6162d1fbc..a1fa2f145d2 100644 --- a/reactos/ntoskrnl/ps/job.c +++ b/reactos/ntoskrnl/ps/job.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ps/kill.c b/reactos/ntoskrnl/ps/kill.c index afb9623a7b9..8dab39600ec 100644 --- a/reactos/ntoskrnl/ps/kill.c +++ b/reactos/ntoskrnl/ps/kill.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ps/process.c b/reactos/ntoskrnl/ps/process.c index 6b92a99e8c0..85989a3dbfa 100644 --- a/reactos/ntoskrnl/ps/process.c +++ b/reactos/ntoskrnl/ps/process.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/ps/psmgr.c b/reactos/ntoskrnl/ps/psmgr.c index 29cda1baece..7d271d5a3b5 100644 --- a/reactos/ntoskrnl/ps/psmgr.c +++ b/reactos/ntoskrnl/ps/psmgr.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include extern ULONG ExpInitializationPhase; extern BOOLEAN SysThreadCreated; diff --git a/reactos/ntoskrnl/ps/query.c b/reactos/ntoskrnl/ps/query.c index 472d5545010..11bde0afdf2 100644 --- a/reactos/ntoskrnl/ps/query.c +++ b/reactos/ntoskrnl/ps/query.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* Include Information Class Tables */ #include "internal/ps_i.h" diff --git a/reactos/ntoskrnl/ps/quota.c b/reactos/ntoskrnl/ps/quota.c index ab73d045418..d07e2c137f2 100644 --- a/reactos/ntoskrnl/ps/quota.c +++ b/reactos/ntoskrnl/ps/quota.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include EPROCESS_QUOTA_BLOCK PspDefaultQuotaBlock; diff --git a/reactos/ntoskrnl/ps/security.c b/reactos/ntoskrnl/ps/security.c index 27ea3162350..45ec74d6533 100644 --- a/reactos/ntoskrnl/ps/security.c +++ b/reactos/ntoskrnl/ps/security.c @@ -12,7 +12,7 @@ #include #define NDEBUG -#include +#include PTOKEN PspBootAccessToken; diff --git a/reactos/ntoskrnl/ps/state.c b/reactos/ntoskrnl/ps/state.c index 562153b8520..4b6b6702c89 100644 --- a/reactos/ntoskrnl/ps/state.c +++ b/reactos/ntoskrnl/ps/state.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* PRIVATE FUNCTIONS *********************************************************/ diff --git a/reactos/ntoskrnl/ps/thread.c b/reactos/ntoskrnl/ps/thread.c index 6de4bfc6490..2090314a842 100644 --- a/reactos/ntoskrnl/ps/thread.c +++ b/reactos/ntoskrnl/ps/thread.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS ******************************************************************/ diff --git a/reactos/ntoskrnl/ps/win32.c b/reactos/ntoskrnl/ps/win32.c index adea459425d..8e8a78af4b6 100644 --- a/reactos/ntoskrnl/ps/win32.c +++ b/reactos/ntoskrnl/ps/win32.c @@ -11,7 +11,7 @@ #include #include #define NDEBUG -#include +#include /* GLOBALS ******************************************************************/ diff --git a/reactos/ntoskrnl/rtl/libsupp.c b/reactos/ntoskrnl/rtl/libsupp.c index b0193cd8d99..e7a50724e6e 100644 --- a/reactos/ntoskrnl/rtl/libsupp.c +++ b/reactos/ntoskrnl/rtl/libsupp.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include extern ULONG NtGlobalFlag; diff --git a/reactos/ntoskrnl/rtl/misc.c b/reactos/ntoskrnl/rtl/misc.c index 925aa724e4c..f933c57070a 100644 --- a/reactos/ntoskrnl/rtl/misc.c +++ b/reactos/ntoskrnl/rtl/misc.c @@ -11,7 +11,7 @@ #include #define NDEBUG -#include +#include /* GLOBALS *******************************************************************/ diff --git a/reactos/ntoskrnl/wmi/wmi.c b/reactos/ntoskrnl/wmi/wmi.c index 56e3ea4aecc..5ebb2101ab4 100644 --- a/reactos/ntoskrnl/wmi/wmi.c +++ b/reactos/ntoskrnl/wmi/wmi.c @@ -10,7 +10,7 @@ #include #define NDEBUG -#include +#include /* FUNCTIONS *****************************************************************/