Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / procps / ps.c
index a326bc546dc83d678931bdc2734aff1d074b8624..df321612a57924f5f6f95620c4e02c8a2acca820 100644 (file)
@@ -28,7 +28,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <unistd.h>
 #include <dirent.h>