diff options
Diffstat (limited to 'deallocvt.c')
-rw-r--r-- | deallocvt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deallocvt.c b/deallocvt.c index bb9632f..65af79b 100644 --- a/deallocvt.c +++ b/deallocvt.c @@ -3,7 +3,7 @@ * disalloc.c - aeb - 940501 - Disallocate virtual terminal(s) * Renamed deallocvt. */ -#include "internal.h" +#include "busybox.h" #include <stdlib.h> #include <stdio.h> #include <fcntl.h> |