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:
Konstantin Belousov 2012-08-04 18:12:54 +00:00
parent 2ddfc13d8d
commit 843dcea09e

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;