From d2d6a4f86bcbd81a2ed7776cc31ffa39e10749ef Mon Sep 17 00:00:00 2001 From: Alexander Viro Date: Tue, 2 Apr 2002 01:16:17 -0800 Subject: [PATCH] conditional system call cleanup This version of sys_nfsservctl() fix hadn't made DaveM complain. --- include/linux/quota.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/linux/quota.h') diff --git a/include/linux/quota.h b/include/linux/quota.h index d155eb2bd51a..b2d5de7368f6 100644 --- a/include/linux/quota.h +++ b/include/linux/quota.h @@ -144,7 +144,6 @@ struct dqstats { #ifdef __KERNEL__ -extern int nr_dquots, nr_free_dquots; extern int dquot_root_squash; #define NR_DQHASH 43 /* Just an arbitrary number */ -- cgit v1.2.3