aboutsummaryrefslogtreecommitdiff
path: root/cut.c
diff options
context:
space:
mode:
Diffstat (limited to 'cut.c')
-rw-r--r--cut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut.c b/cut.c
index fec52d3d4..1d36a4e88 100644
--- a/cut.c
+++ b/cut.c
@@ -26,7 +26,7 @@
26#include <string.h> 26#include <string.h>
27#include <ctype.h> 27#include <ctype.h>
28#include <errno.h> 28#include <errno.h>
29#include "internal.h" 29#include "busybox.h"
30 30
31 31
32/* globals from other files */ 32/* globals from other files */