usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
* 5 July 2003 -- modified for Busybox by Erik Andersen
|
||||
*/
|
||||
|
||||
#include "busybox.h"
|
||||
#include "libbb.h"
|
||||
|
||||
|
||||
/* Stuff extracted from linux/fd.h */
|
||||
|
Reference in New Issue
Block a user