change strange depend to libbb.h, but require busybox.h
This commit is contained in:
@ -27,8 +27,7 @@
|
||||
#include <getopt.h> /* optind */
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "libbb.h"
|
||||
#include "busybox.h"
|
||||
|
||||
static int read_stduu(FILE *src_stream, FILE *dst_stream)
|
||||
{
|
||||
|
Reference in New Issue
Block a user