Author: tkreuzer Date: Tue Jul 27 16:21:20 2010 New Revision: 48313
URL: http://svn.reactos.org/svn/reactos?rev=48313&view=rev Log: [FREELDR] Don't redefine _NTSYSTEM_
Modified: trunk/reactos/boot/freeldr/freeldr/arch/amd64/loader.c
Modified: trunk/reactos/boot/freeldr/freeldr/arch/amd64/loader.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/a... ============================================================================== --- trunk/reactos/boot/freeldr/freeldr/arch/amd64/loader.c [iso-8859-1] (original) +++ trunk/reactos/boot/freeldr/freeldr/arch/amd64/loader.c [iso-8859-1] Tue Jul 27 16:21:20 2010 @@ -16,7 +16,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#define _NTSYSTEM_ #include <freeldr.h>
#define NDEBUG