aboutsummaryrefslogtreecommitdiff
path: root/ps.c
diff options
context:
space:
mode:
Diffstat (limited to 'ps.c')
-rw-r--r--ps.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ps.c b/ps.c
index 4ce43c47f..24f806c4b 100644
--- a/ps.c
+++ b/ps.c
@@ -38,9 +38,6 @@
#include <string.h>
#include <sys/ioctl.h>
#include "busybox.h"
-#define BB_DECLARE_EXTERN
-#define bb_need_help
-#include "messages.c"
static const int TERMINAL_WIDTH = 79; /* not 80 in case terminal has linefold bug */