add forgotten #include
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
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
Block a user