aboutsummaryrefslogtreecommitdiff
path: root/kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'kill.c')
-rw-r--r--kill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kill.c b/kill.c
index 8f48ba026..7ade8228c 100644
--- a/kill.c
+++ b/kill.c
@@ -21,7 +21,7 @@
21 */ 21 */
22 22
23 23
24#include "internal.h" 24#include "busybox.h"
25#include <stdio.h> 25#include <stdio.h>
26#include <stdlib.h> 26#include <stdlib.h>
27#include <errno.h> 27#include <errno.h>