summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/powerpc/powerpc/pmap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/powerpc/powerpc/pmap.c b/sys/arch/powerpc/powerpc/pmap.c
index 4d9a32bf2ff..78756580c06 100644
--- a/sys/arch/powerpc/powerpc/pmap.c
+++ b/sys/arch/powerpc/powerpc/pmap.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pmap.c,v 1.61 2002/03/14 03:15:59 millert Exp $ */
+/* $OpenBSD: pmap.c,v 1.62 2002/03/14 18:43:51 drahn Exp $ */
/*
* Copyright (c) 2001, 2002 Dale Rahn. All rights reserved.
@@ -40,8 +40,6 @@
#include <sys/user.h>
#include <sys/systm.h>
#include <sys/pool.h>
-#include <sys/systm.h>
-#include <sys/pool.h>
#include <uvm/uvm.h>