usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
This commit is contained in:
		@@ -24,7 +24,7 @@
 | 
			
		||||
/*#define DEBUG 1 */
 | 
			
		||||
#define DEBUG 0
 | 
			
		||||
 | 
			
		||||
#include "busybox.h"
 | 
			
		||||
#include "libbb.h"
 | 
			
		||||
 | 
			
		||||
#if DEBUG
 | 
			
		||||
#define TELCMDS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user