Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / procps / renice.c
index af7ce94ca9713974f4eb99d4e30fae1a13d74125..d79a64d1abe07c870e911e4df5311629b6a8d565 100644 (file)
@@ -20,7 +20,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <errno.h>
 #include <sys/time.h>