forgot this guy Modified: trunk/reactos/lib/rtl/i386/exception.c _____
Modified: trunk/reactos/lib/rtl/i386/exception.c --- trunk/reactos/lib/rtl/i386/exception.c 2005-05-08 16:07:43 UTC (rev 15132) +++ trunk/reactos/lib/rtl/i386/exception.c 2005-05-08 16:50:18 UTC (rev 15133) @@ -9,9 +9,7 @@
/* INCLUDES *****************************************************************/
-#include <ddk/ntddk.h> -#include <windows.h> -#include <string.h> +#include "rtl.h"
#define NDEBUG #include <debug.h>