Those are unneeded too.

This commit is contained in:
Pawel Jakub Dawidek 2004-06-27 09:06:10 +00:00
parent 46e3b1cbe7
commit 0a44517d3a
2 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/mac.h>
#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/module.h>

View File

@ -85,7 +85,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/mac.h>
#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/protosw.h>