aboutsummaryrefslogtreecommitdiff
path: root/procps/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/top.c')
-rw-r--r--procps/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/top.c b/procps/top.c
index 580c30050..948ab0315 100644
--- a/procps/top.c
+++ b/procps/top.c
@@ -28,7 +28,7 @@
* GNU Library General Public License
*/
-#include "busybox.h"
+#include "libbb.h"
typedef struct top_status_t {