Denis Vlasenko
|
9a7d38fe24
|
delete tons of extra #includes
|
2007-05-31 22:42:12 +00:00 |
|
Denis Vlasenko
|
b6adbf1be2
|
usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
|
2007-05-26 19:00:18 +00:00 |
|
Denis Vlasenko
|
06af216528
|
suppress warnings about easch <applet>_main() having
no preceding prototype
|
2007-02-03 17:28:39 +00:00 |
|
Bernhard Reutner-Fischer
|
e15d7573a1
|
- move #include busybox.h to the very top so we pull in the config
and eventual platform specific includes in early.
|
2006-06-02 20:56:16 +00:00 |
|
Rob Landley
|
dfba741457
|
Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions. (That should only be on prototypes.)
|
2006-03-06 20:47:33 +00:00 |
|
Glenn L McGrath
|
d0550d8fc9
|
Fix warning
|
2003-11-21 21:54:07 +00:00 |
|
Glenn L McGrath
|
e9080c9f41
|
NEW APPLET: pipe_progress, used by debian installer
|
2003-11-14 10:04:33 +00:00 |
|