summaryrefslogtreecommitdiff
path: root/include/uapi/linux/vt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/vt.h')
-rw-r--r--include/uapi/linux/vt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/vt.h b/include/uapi/linux/vt.h
index 978578bd1895..f69034887e68 100644
--- a/include/uapi/linux/vt.h
+++ b/include/uapi/linux/vt.h
@@ -8,7 +8,6 @@
*/
#define MIN_NR_CONSOLES 1 /* must be at least 1 */
#define MAX_NR_CONSOLES 63 /* serial lines start at 64 */
-#define MAX_NR_USER_CONSOLES 63 /* must be root to allocate above this */
/* Note: the ioctl VT_GETSTATE does not work for
consoles 16 and higher (since it returns a short) */