Fix the LINT build.

Approved by:	re (implicit)
MFC after:	1 week
This commit is contained in:
jimharris 2013-10-08 23:23:04 +00:00
parent 5989c8e805
commit 2b26115030

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>