diff options
| author | Paul Fox <pgf@brightstareng.com> | 2006-03-29 19:54:02 +0000 |
|---|---|---|
| committer | Paul Fox <pgf@brightstareng.com> | 2006-03-29 19:54:02 +0000 |
| commit | 5139bd98a78a7ce68779067f3f6a3b1eecea716e (patch) | |
| tree | b28688a3e5bef5271b53ed72c5198e738d93e74e | |
| parent | e375e8c732427edf2f4efa853012e40b8cee481f (diff) | |
| download | busybox-w32-1_1_1.tar.gz busybox-w32-1_1_1.tar.bz2 busybox-w32-1_1_1.zip | |
| -rw-r--r-- | miscutils/bbconfig.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/miscutils/bbconfig.c b/miscutils/bbconfig.c index f2c692c9b..cbfe1e795 100644 --- a/miscutils/bbconfig.c +++ b/miscutils/bbconfig.c | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | /* vi: set sw=4 ts=4: */ | ||
| 2 | /* | ||
| 3 | * Public domain. | ||
| 4 | * | ||
| 5 | */ | ||
| 1 | #include "busybox.h" | 6 | #include "busybox.h" |
| 2 | #include "bbconfigopts.h" | 7 | #include "bbconfigopts.h" |
| 3 | 8 | ||
