This commit is contained in:
Eric Andersen
1999-10-28 16:06:25 +00:00
parent c7c41d306b
commit 6b6b3f6ef2
8 changed files with 310 additions and 54 deletions

View File

@ -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>