aboutsummaryrefslogtreecommitdiff
path: root/libbb/uuencode.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/uuencode.c')
-rw-r--r--libbb/uuencode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/uuencode.c b/libbb/uuencode.c
index f7b248492..f32a3da7d 100644
--- a/libbb/uuencode.c
+++ b/libbb/uuencode.c
@@ -6,7 +6,6 @@
6 * 6 *
7 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 7 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
8 */ 8 */
9
10#include "libbb.h" 9#include "libbb.h"
11 10
12/* Conversion table. for base 64 */ 11/* Conversion table. for base 64 */