aboutsummaryrefslogtreecommitdiff
path: root/utility.c
diff options
context:
space:
mode:
Diffstat (limited to 'utility.c')
-rw-r--r--utility.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility.c b/utility.c
index b014f2a59..f7dda7917 100644
--- a/utility.c
+++ b/utility.c
@@ -25,7 +25,7 @@
25 * 25 *
26 */ 26 */
27 27
28#include "internal.h" 28#include "busybox.h"
29#if defined (BB_CHMOD_CHOWN_CHGRP) \ 29#if defined (BB_CHMOD_CHOWN_CHGRP) \
30 || defined (BB_CP_MV) \ 30 || defined (BB_CP_MV) \
31 || defined (BB_FIND) \ 31 || defined (BB_FIND) \