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:
		@@ -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? */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user