diff options
Diffstat (limited to 'miscutils/flash_lock_unlock.c')
-rw-r--r-- | miscutils/flash_lock_unlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/flash_lock_unlock.c b/miscutils/flash_lock_unlock.c index f4e2f73b2..fcb836b07 100644 --- a/miscutils/flash_lock_unlock.c +++ b/miscutils/flash_lock_unlock.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* Ported to busybox from mtd-utils. | 2 | /* Ported to busybox from mtd-utils. |
3 | * | 3 | * |
4 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 4 | * Licensed under GPLv2, see file LICENSE in this source tree. |
5 | */ | 5 | */ |
6 | #include "libbb.h" | 6 | #include "libbb.h" |
7 | #include <mtd/mtd-user.h> | 7 | #include <mtd/mtd-user.h> |