aboutsummaryrefslogtreecommitdiff
path: root/ps.c
diff options
context:
space:
mode:
Diffstat (limited to 'ps.c')
-rw-r--r--ps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ps.c b/ps.c
index a326bc546..df321612a 100644
--- a/ps.c
+++ b/ps.c
@@ -28,7 +28,7 @@
28 * 28 *
29 */ 29 */
30 30
31#include "internal.h" 31#include "busybox.h"
32#include <stdio.h> 32#include <stdio.h>
33#include <unistd.h> 33#include <unistd.h>
34#include <dirent.h> 34#include <dirent.h>