From eca4707b52eb82f8e315112e0974737292f015e2 Mon Sep 17 00:00:00 2001 From: bmilekic Date: Fri, 12 Jan 2001 07:46:28 +0000 Subject: Remove useless include of sys/mbuf.h (no longer useful since the mbuf subsystem init was moved to a better place). --- sys/amd64/amd64/machdep.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/amd64') 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 #include #include -#include #include #include #include -- cgit v1.1