about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r--sysdeps/unix/sysv/linux/sys/quota.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sys/quota.h b/sysdeps/unix/sysv/linux/sys/quota.h
index 5aa0ec07d2..316febe875 100644
--- a/sysdeps/unix/sysv/linux/sys/quota.h
+++ b/sysdeps/unix/sysv/linux/sys/quota.h
@@ -119,6 +119,7 @@
 # define Q_SETINFO  0x800006	/* set information about quota files */
 # define Q_GETQUOTA 0x800007	/* get user quota structure */
 # define Q_SETQUOTA 0x800008	/* set user quota structure */
+# define Q_GETNEXTQUOTA 0x800009	/* get disk limits and usage >= ID */
 #endif
 
 /*