Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / mm / rmap.c
index b8acd89..d563f36 100644 (file)
@@ -16,7 +16,7 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* $Id: rmap.c,v 1.11 2002/09/07 15:13:00 chorns Exp $
+/* $Id: rmap.c,v 1.12 2002/09/08 10:23:36 chorns Exp $
  *
  * COPYRIGHT:   See COPYING in the top directory
  * PROJECT:     ReactOS kernel 
 
 /* INCLUDES *****************************************************************/
 
-#include <ntoskrnl.h>
+#include <ddk/ntddk.h>
+#include <internal/mm.h>
+#include <internal/ps.h>
 
 #define NDEBUG
 #include <internal/debug.h>
 
-
 /* TYPES ********************************************************************/
 
 typedef struct _MM_RMAP_ENTRY