The header uma_int.h is internal uma header, unused by this source

file.  Do not include it needlessly.

Reviewed by:  alc
MFC after:    1 week
This commit is contained in:
kib 2012-08-04 18:12:54 +00:00
parent 02de659fe8
commit 92640c3632

View File

@ -49,7 +49,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_kern.h>
#include <vm/vm_extern.h>
#include <vm/uma.h>
#include <vm/uma_int.h>
extern int nfscl_ticks;
extern int nfsrv_nfsuserd;