aboutsummaryrefslogtreecommitdiff
path: root/console-tools/deallocvt.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-28 16:06:25 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-28 16:06:25 +0000
commit6b6b3f6ef2f44898a8bddfaae93cc4ef3aa79661 (patch)
treeac9548482088082aece2d2df1406c72339c77b6f /console-tools/deallocvt.c
parentc7c41d306b8e172a2fba432d3c4b9f97b9963816 (diff)
downloadbusybox-6b6b3f6ef2f44898a8bddfaae93cc4ef3aa79661.tar.gz
Stuf
Diffstat (limited to 'console-tools/deallocvt.c')
-rw-r--r--console-tools/deallocvt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/console-tools/deallocvt.c b/console-tools/deallocvt.c
index a8feeb53c..ae4dbb5a8 100644
--- a/console-tools/deallocvt.c
+++ b/console-tools/deallocvt.c
@@ -2,6 +2,7 @@
* disalloc.c - aeb - 940501 - Disallocate virtual terminal(s)
* Renamed deallocvt.
*/
+#include "internal.h"
#include <stdlib.h>
#include <fcntl.h>
#include <sys/types.h>