aboutsummaryrefslogtreecommitdiff
path: root/libbb/replace.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/replace.c')
-rw-r--r--libbb/replace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/replace.c b/libbb/replace.c
index 8711f957d..a661d96e6 100644
--- a/libbb/replace.c
+++ b/libbb/replace.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//kbuild:lib-y += replace.o 9//kbuild:lib-y += replace.o
11 10
12#include "libbb.h" 11#include "libbb.h"