mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 19:23:10 -04:00
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:
parent
2ddfc13d8d
commit
843dcea09e
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue