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