diff options
| author | Bosko Milekic <bmilekic@FreeBSD.org> | 2001-01-12 07:46:28 +0000 |
|---|---|---|
| committer | Bosko Milekic <bmilekic@FreeBSD.org> | 2001-01-12 07:46:28 +0000 |
| commit | 00e5e9818261ca93514fb7c5fdad77818c6bafb4 (patch) | |
| tree | 008290d3976cd1362f7e4929690a07bc136956df /sys | |
| parent | aab719f0900e3d32df34acaed0c9e9c7edc91e6f (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/amd64/amd64/machdep.c | 1 | ||||
| -rw-r--r-- | sys/i386/i386/machdep.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c index 5abdc059c28c..c97719fd3aeb 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> diff --git a/sys/i386/i386/machdep.c b/sys/i386/i386/machdep.c index 5abdc059c28c..c97719fd3aeb 100644 --- a/sys/i386/i386/machdep.c +++ b/sys/i386/i386/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> |
