aboutsummaryrefslogtreecommitdiff
path: root/deallocvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'deallocvt.c')
-rw-r--r--deallocvt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/deallocvt.c b/deallocvt.c
index a8feeb53c..ae4dbb5a8 100644
--- a/deallocvt.c
+++ b/deallocvt.c
@@ -2,6 +2,7 @@
2 * disalloc.c - aeb - 940501 - Disallocate virtual terminal(s) 2 * disalloc.c - aeb - 940501 - Disallocate virtual terminal(s)
3 * Renamed deallocvt. 3 * Renamed deallocvt.
4 */ 4 */
5#include "internal.h"
5#include <stdlib.h> 6#include <stdlib.h>
6#include <fcntl.h> 7#include <fcntl.h>
7#include <sys/types.h> 8#include <sys/types.h>