From 91d167d573b821562968d96a4b54bde071974c30 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 19 Jan 2001 13:56:31 +0000 Subject: Zap unused #include "apm.h" --- sys/amd64/amd64/machdep.c | 2 +- sys/i386/i386/machdep.c | 2 +- sys/pc98/i386/machdep.c | 1 - sys/pc98/pc98/machdep.c | 1 - 4 files changed, 2 insertions(+), 4 deletions(-) (limited to 'sys') diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c index 466aef5..01cee5e 100644 --- a/sys/amd64/amd64/machdep.c +++ b/sys/amd64/amd64/machdep.c @@ -37,7 +37,7 @@ * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 * $FreeBSD$ */ -#include "apm.h" + #include "opt_atalk.h" #include "opt_compat.h" #include "opt_cpu.h" diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index 466aef5..01cee5e 100644 --- a/sys/i386/i386/machdep.c +++ b/sys/i386/i386/machdep.c @@ -37,7 +37,7 @@ * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 * $FreeBSD$ */ -#include "apm.h" + #include "opt_atalk.h" #include "opt_compat.h" #include "opt_cpu.h" diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c index ce1260e..cf9df15 100644 --- a/sys/pc98/i386/machdep.c +++ b/sys/pc98/i386/machdep.c @@ -38,7 +38,6 @@ * $FreeBSD$ */ -#include "apm.h" #include "opt_atalk.h" #include "opt_compat.h" #include "opt_cpu.h" diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c index ce1260e..cf9df15 100644 --- a/sys/pc98/pc98/machdep.c +++ b/sys/pc98/pc98/machdep.c @@ -38,7 +38,6 @@ * $FreeBSD$ */ -#include "apm.h" #include "opt_atalk.h" #include "opt_compat.h" #include "opt_cpu.h" -- cgit v1.1