aboutsummaryrefslogtreecommitdiff
path: root/util-linux/findfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/findfs.c')
-rw-r--r--util-linux/findfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/findfs.c b/util-linux/findfs.c
index 1e9c68752..e1ec41f1b 100644
--- a/util-linux/findfs.c
+++ b/util-linux/findfs.c
@@ -5,7 +5,7 @@
5 * Copyright (C) 2006 by Jason Schoon <floydpink@gmail.com> 5 * Copyright (C) 2006 by Jason Schoon <floydpink@gmail.com>
6 * Some portions cribbed from e2fsprogs, util-linux, dosfstools 6 * Some portions cribbed from e2fsprogs, util-linux, dosfstools
7 * 7 *
8 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 8 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
9 */ 9 */
10 10
11#include "libbb.h" 11#include "libbb.h"