summaryrefslogtreecommitdiff
path: root/include/sys/vt.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-11-04 04:37:24 +0000
committerEric Andersen <andersen@codepoet.org>2000-11-04 04:37:24 +0000
commite547d07a488ab17397217e2a57594c78bf747373 (patch)
tree27ff5a616a1a4c6172cceb824be19e609b5d80a1 /include/sys/vt.h
parentcb9fa11843a7ea4a353a1a9954c8e054b35332b2 (diff)
More cleanups. Fix things so tinylogin compiles.
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
Diffstat (limited to 'include/sys/vt.h')
-rw-r--r--include/sys/vt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/vt.h b/include/sys/vt.h
new file mode 100644
index 000000000..834abfbc8
--- /dev/null
+++ b/include/sys/vt.h
@@ -0,0 +1 @@
+#include <linux/vt.h>