mirror of https://github.com/mirror/busybox.git
hush: fix cut-n-paste error in last commit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>1_16_stable
parent
20b3d144e9
commit
cbe0b7fb59
|
@ -86,7 +86,7 @@
|
|||
#endif
|
||||
#include "math.h"
|
||||
#include "match.h"
|
||||
#if ENABLE_ASH_RANDOM_SUPPORT
|
||||
#if ENABLE_HUSH_RANDOM_SUPPORT
|
||||
# include "random.h"
|
||||
#endif
|
||||
#ifndef PIPE_BUF
|
||||
|
|
Loading…
Reference in New Issue