From 92640c3632022e41b9cbf19c91dc943056036413 Mon Sep 17 00:00:00 2001 From: kib Date: Sat, 4 Aug 2012 18:12:54 +0000 Subject: 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 --- sys/fs/nfs/nfs_commonport.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/fs/nfs/nfs_commonport.c') 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 #include #include -#include extern int nfscl_ticks; extern int nfsrv_nfsuserd; -- cgit v1.1