aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--miscutils/bbconfig.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/miscutils/bbconfig.c b/miscutils/bbconfig.c
index cbfe1e795..ce14d4a1f 100644
--- a/miscutils/bbconfig.c
+++ b/miscutils/bbconfig.c
@@ -1,7 +1,5 @@
1/* vi: set sw=4 ts=4: */ 1/* vi: set sw=4 ts=4: */
2/* 2/* This file was released into the public domain by Paul Fox.
3 * Public domain.
4 *
5 */ 3 */
6#include "busybox.h" 4#include "busybox.h"
7#include "bbconfigopts.h" 5#include "bbconfigopts.h"