svn 14730.

Bernhard Fischer rep.nop at aon.at
Tue Apr 4 16:06:39 UTC 2006


On Tue, Apr 04, 2006 at 10:46:55AM -0500, Rob Landley wrote:
>> - switch Warning Of the Week to wrong or missing prototypes.
>>   e.g. archival/uncompress.c wrongly includes libbb.h instead of busybox.h
>>   decompress_bunzip2.c,open_transformer.c don't include the proper
>>   "unarchive.h" etc, etc.
>
>If those files don't use unarchive.h, why on earth should they #include it?

Their prototypes are in unarchive.h, so to ensure that there are no
mismatches with their prototype, they have to include it.



More information about the busybox mailing list