summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorbmilekic <bmilekic@FreeBSD.org>2001-01-12 07:46:28 +0000
committerbmilekic <bmilekic@FreeBSD.org>2001-01-12 07:46:28 +0000
commiteca4707b52eb82f8e315112e0974737292f015e2 (patch)
tree0b3176bbf63245931f1aa6d762d2f158845c714a /sys/amd64
parentd6f7647d73b56459d9be3294ce6544e4588c557b (diff)
downloadFreeBSD-src-eca4707b52eb82f8e315112e0974737292f015e2.zip
FreeBSD-src-eca4707b52eb82f8e315112e0974737292f015e2.tar.gz
Remove useless include of sys/mbuf.h (no longer useful since the
mbuf subsystem init was moved to a better place).
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/machdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c
index 5abdc05..c97719f 100644
--- a/sys/amd64/amd64/machdep.c
+++ b/sys/amd64/amd64/machdep.c
@@ -66,7 +66,6 @@
#include <sys/buf.h>
#include <sys/reboot.h>
#include <sys/callout.h>
-#include <sys/mbuf.h>
#include <sys/msgbuf.h>
#include <sys/sysent.h>
#include <sys/sysctl.h>
OpenPOWER on IntegriCloud