aboutsummaryrefslogtreecommitdiff
path: root/length.c
diff options
context:
space:
mode:
Diffstat (limited to 'length.c')
-rw-r--r--length.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/length.c b/length.c
index cf4fb1c07..14d15c81c 100644
--- a/length.c
+++ b/length.c
@@ -1,5 +1,5 @@
1/* vi: set sw=4 ts=4: */ 1/* vi: set sw=4 ts=4: */
2#include "internal.h" 2#include "busybox.h"
3#include <stdlib.h> 3#include <stdlib.h>
4#include <string.h> 4#include <string.h>
5#include <stdio.h> 5#include <stdio.h>