diff options
| author | Svatopluk Kraus <skra@FreeBSD.org> | 2016-02-22 09:02:20 +0000 |
|---|---|---|
| committer | Svatopluk Kraus <skra@FreeBSD.org> | 2016-02-22 09:02:20 +0000 |
| commit | a1e1814d763ae0dd1c50a85bbd6884969ed26126 (patch) | |
| tree | 556a460f8cc515163546f02c872c1deb001fb20c /sys/dev/cp | |
| parent | ed3960349bd87a4f3f3d9a1189b5425ec677797e (diff) | |
Notes
Diffstat (limited to 'sys/dev/cp')
| -rw-r--r-- | sys/dev/cp/if_cp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/cp/if_cp.c b/sys/dev/cp/if_cp.c index 44791d022101..f1a120f52feb 100644 --- a/sys/dev/cp/if_cp.c +++ b/sys/dev/cp/if_cp.c @@ -67,7 +67,6 @@ __FBSDID("$FreeBSD$"); #include <dev/cp/cpddk.h> #include <machine/cserial.h> #include <machine/resource.h> -#include <machine/pmap.h> /* If we don't have Cronyx's sppp version, we don't have fr support via sppp */ #ifndef PP_FR |
