From f648851cfa0a85acda8d2c50071d38de8a464701 Mon Sep 17 00:00:00 2001 From: ReactOS Portable Systems Group Date: Tue, 22 Jul 2008 09:52:11 +0000 Subject: [PATCH] - Remove obsolete header. svn path=/trunk/; revision=34670 --- reactos/dll/ntdll/inc/ntdll.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/reactos/dll/ntdll/inc/ntdll.h b/reactos/dll/ntdll/inc/ntdll.h index d4fd4a38a72..a78550bf761 100644 --- a/reactos/dll/ntdll/inc/ntdll.h +++ b/reactos/dll/ntdll/inc/ntdll.h @@ -26,9 +26,6 @@ #define NTOS_MODE_USER #include -/* ELF Support */ -#include - /* Internal NTDLL */ #include "ntdllp.h"