diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-18 15:15:39 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-18 15:15:39 +0000 |
| commit | ed6aff7387a072271291a3c7d9930312d44a5eaa (patch) | |
| tree | 341673df0153edd60a37f298a5e49389b372dba4 /sys/dev/amd/amd.c | |
| parent | c38a7d5ebf391a0248b1bc8bc4592cdc34b91607 (diff) | |
Notes
Diffstat (limited to 'sys/dev/amd/amd.c')
| -rw-r--r-- | sys/dev/amd/amd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/amd/amd.c b/sys/dev/amd/amd.c index b07bc14acef2..3519093bd73b 100644 --- a/sys/dev/amd/amd.c +++ b/sys/dev/amd/amd.c @@ -55,7 +55,6 @@ #include <sys/systm.h> #include <sys/malloc.h> #include <sys/queue.h> -#include <sys/buf.h> #include <sys/kernel.h> #include <vm/vm.h> |
