fix build error with musl libc due to if_slip.h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
6761d7da83
commit
fc364ba9e3
@ -56,7 +56,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLE_FEATURE_IFCONFIG_SLIP
|
||||
# include <net/if_slip.h>
|
||||
# include <linux/if_slip.h>
|
||||
#endif
|
||||
|
||||
/* I don't know if this is needed for busybox or not. Anyone? */
|
||||
|
Loading…
Reference in New Issue
Block a user