diff options
Diffstat (limited to 'procps/top.c')
-rw-r--r-- | procps/top.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/procps/top.c b/procps/top.c index e6e4b5c00..fcb570b64 100644 --- a/procps/top.c +++ b/procps/top.c @@ -33,8 +33,6 @@ #include <unistd.h> #include <string.h> #include <sys/ioctl.h> -/* get page info */ -#include <asm/page.h> #include "busybox.h" //#define FEATURE_CPU_USAGE_PERCENTAGE /* + 2k */ |