aboutsummaryrefslogtreecommitdiff
path: root/libbb/percent_decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/percent_decode.c')
-rw-r--r--libbb/percent_decode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/percent_decode.c b/libbb/percent_decode.c
index 9a9d80c4a..e5e42f0b5 100644
--- a/libbb/percent_decode.c
+++ b/libbb/percent_decode.c
@@ -2,7 +2,6 @@
2/* 2/*
3 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 3 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
4 */ 4 */
5
6//kbuild:lib-y += percent_decode.o 5//kbuild:lib-y += percent_decode.o
7 6
8#include "libbb.h" 7#include "libbb.h"