Remove unused #include.

This commit is contained in:
Pawel Jakub Dawidek 2004-11-05 12:31:32 +00:00
parent afa99554de
commit 127cf38ee4

View file

@ -37,7 +37,6 @@ __FBSDID("$FreeBSD$");
#include <sys/bio.h>
#include <sys/sysctl.h>
#include <sys/malloc.h>
#include <sys/bitstring.h>
#include <vm/uma.h>
#include <geom/geom.h>
#include <sys/proc.h>