aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/vt.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/vt.h')
-rw-r--r--original/uapi/linux/vt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/original/uapi/linux/vt.h b/original/uapi/linux/vt.h
index 978578b..f690348 100644
--- a/original/uapi/linux/vt.h
+++ b/original/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) */