summaryrefslogtreecommitdiffstats
path: root/source/tests/sysquotas.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/sysquotas.c')
-rw-r--r--source/tests/sysquotas.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/tests/sysquotas.c b/source/tests/sysquotas.c
index 2aa643326c0..48a34feb13e 100644
--- a/source/tests/sysquotas.c
+++ b/source/tests/sysquotas.c
@@ -1,5 +1,7 @@
/* this test should find out what quota api is available on the os */
+ int autoconf_quota(void);
+
#if defined(HAVE_QUOTACTL_4A)
/* long quotactl(int cmd, char *special, qid_t id, caddr_t addr) */