aboutsummaryrefslogtreecommitdiff
path: root/libbb/single_argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/single_argv.c')
-rw-r--r--libbb/single_argv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/single_argv.c b/libbb/single_argv.c
index 6173c884e..85137b40f 100644
--- a/libbb/single_argv.c
+++ b/libbb/single_argv.c
@@ -4,7 +4,7 @@
4 * 4 *
5 * Copyright (C) 2009 Denys Vlasenko 5 * Copyright (C) 2009 Denys Vlasenko
6 * 6 *
7 * Licensed under GPLv2, see file LICENSE in this tarball for details. 7 * Licensed under GPLv2, see file LICENSE in this source tree.
8 */ 8 */
9#include "libbb.h" 9#include "libbb.h"
10 10