Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / tty.c
index bbc051f6b6ffe8395b157a756206d8191e709ac2..6eebed9fbc3a444e62d00c8253c07949e219fb78 100644 (file)
@@ -20,7 +20,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <sys/types.h>