Patch from Larry Doolittle (with minor touchups from me so everything compiles
[oweals/busybox.git] / deallocvt.c
index bb9632fdec3e8ff278520864f182fb71dfe1cdca..65af79b7791dfc8ed7b06009bcd5bec499452d1a 100644 (file)
@@ -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>