add forgotten #include
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
532e961f7e
commit
88d3cfdb75
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue