Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / procps / uptime.c
index efdbccf00e87f494f02c4d6a2d50b799af3e01d6..fe4e48cd6106f289264eafa8170232bf67fb3b96 100644 (file)
@@ -28,7 +28,7 @@
  */
 
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <time.h>
 #include <errno.h>