Ignore:
Timestamp:
Nov 4, 2007, 3:16:40 AM (16 years ago)
Author:
Bruno Cornec
Message:

Update to busybox 1.7.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi-busybox/miscutils/bbconfig.c

    r821 r1765  
    22/* This file was released into the public domain by Paul Fox.
    33 */
    4 #include "busybox.h"
     4#include "libbb.h"
    55#include "bbconfigopts.h"
    66
     7int bbconfig_main(int argc, char **argv);
    78int bbconfig_main(int argc, char **argv)
    89{
Note: See TracChangeset for help on using the changeset viewer.