[ros-diffs] [tkreuzer] 44530: Don't include i386/ke.h from ntoskrnl, it's not needed

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Thu Dec 10 22:04:16 CET 2009


Author: tkreuzer
Date: Thu Dec 10 22:04:15 2009
New Revision: 44530

URL: http://svn.reactos.org/svn/reactos?rev=44530&view=rev
Log:
Don't include i386/ke.h from ntoskrnl, it's not needed

Modified:
    branches/ros-amd64-bringup/reactos/boot/freeldr/freeldr/include/freeldr.h

Modified: branches/ros-amd64-bringup/reactos/boot/freeldr/freeldr/include/freeldr.h
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/boot/freeldr/freeldr/include/freeldr.h?rev=44530&r1=44529&r2=44530&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/boot/freeldr/freeldr/include/freeldr.h [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/boot/freeldr/freeldr/include/freeldr.h [iso-8859-1] Thu Dec 10 22:04:15 2009
@@ -79,7 +79,6 @@
 #include <arch/i386/machxbox.h>
 #include <arch/i386/miscboot.h>
 #include <internal/i386/intrin_i.h>
-#include <internal/i386/ke.h>
 #elif defined(_M_PPC)
 #include <arch/powerpc/hardware.h>
 #elif defined(_M_ARM)




More information about the Ros-diffs mailing list