summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-01-19 13:53:54 +0000
committerpeter <peter@FreeBSD.org>2001-01-19 13:53:54 +0000
commitf733c06260f2972976c930118b16d126278c3139 (patch)
treea051a9251341aae36328662ada47512a272ce629 /sys
parentf97bb99bef29518ae57b538a4be8a6b6f5dfeaa2 (diff)
downloadFreeBSD-src-f733c06260f2972976c930118b16d126278c3139.zip
FreeBSD-src-f733c06260f2972976c930118b16d126278c3139.tar.gz
Zap #include "apm.h" - it was not used.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ata/ata-disk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ata/ata-disk.c b/sys/dev/ata/ata-disk.c
index 22a11a2..74a151b 100644
--- a/sys/dev/ata/ata-disk.c
+++ b/sys/dev/ata/ata-disk.c
@@ -28,7 +28,6 @@
* $FreeBSD$
*/
-#include "apm.h"
#include "opt_global.h"
#include "opt_ata.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud