mirror of https://github.com/mirror/busybox.git
add forgotten #include
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>1_19_stable
parent
532e961f7e
commit
88d3cfdb75
|
@ -53,6 +53,7 @@
|
|||
//usage: "\n -l Log to syslog (inetd mode requires this)"
|
||||
|
||||
#include "libbb.h"
|
||||
#include <syslog.h>
|
||||
|
||||
#if ENABLE_FEATURE_TFTP_GET || ENABLE_FEATURE_TFTP_PUT
|
||||
|
||||
|
|
Loading…
Reference in New Issue