Fix the LINT build.

Approved by:	re (implicit)
MFC after:	1 week
This commit is contained in:
Jim Harris 2013-10-08 23:23:04 +00:00
parent b85baffde3
commit 8a959ae073

View File

@ -37,6 +37,7 @@ __FBSDID("$FreeBSD$");
#include <sys/malloc.h>
#include <sys/module.h>
#include <sys/proc.h>
#include <sys/systm.h>
#include <dev/pci/pcivar.h>