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