summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-08-04 18:12:54 +0000
committerkib <kib@FreeBSD.org>2012-08-04 18:12:54 +0000
commit92640c3632022e41b9cbf19c91dc943056036413 (patch)
tree1aa4f93882a6fc8515aa3586e058ec3687bcdc1d /sys
parent02de659fe8b0243204a3cdab91ddfd9054d6fa7d (diff)
downloadFreeBSD-src-92640c3632022e41b9cbf19c91dc943056036413.zip
FreeBSD-src-92640c3632022e41b9cbf19c91dc943056036413.tar.gz
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
Diffstat (limited to 'sys')
-rw-r--r--sys/fs/nfs/nfs_commonport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/nfs/nfs_commonport.c b/sys/fs/nfs/nfs_commonport.c
index 47c051f..46f3620 100644
--- a/sys/fs/nfs/nfs_commonport.c
+++ b/sys/fs/nfs/nfs_commonport.c
@@ -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;
OpenPOWER on IntegriCloud